Hello, This seems to be a rather simple problem, but I can't figure out to model it without changing JSP manually:
I made an object, which has previously been loaded by a controller method, available as page variable. Now I want to map certain properties of this object to parameters of an outgoing transition (hyperlink in my case). These properties are only available at the object itself (and not the form bean). So far as I can see by now such mapping things only happen when using tables, which is not suitable in this case. Is there a way to do this or do I have to touch the JSP rendering the hyperlink? Thanks Christian ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
