Hi,

I'm at a loss at how to control, which attributes to display on a <<FrontEndView>> after reading a record from the persistence store.

As per documentation, it's possible, to define a return value on the trigger pointing to the FrontEndView.

But the examples show only trivial returns, like String.

After reading from the persistence, I've got a DTO or ValueObject (say, something like PersonVO) having atributes like name, fistname, phone etc), and would like to render those parameters on the jsp somehow.

From what I'm able to make out in the documentation and examples, to place fields on a FrontEndView by declaring several individual parameters on the outgoing transition, but incomming?

I'm just dumbstruck, and would appriciate a hint!

Thanx,
Thomas



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to