sure, just model an action state in front of it, and delegate to a controller 
operation in this action state (the online store sample has 3 of such action 
states, in MD you'll have to explicitely make the action state show it is 
delegating to an operation if you want to see it in the UML diagram)



give this operation the parameters you want to fill in, once you do you'll have 
to implement this method in the controller implementation class 
(/web/src/java), and there you have access to the fields through the form 
argument.



if you do all this the fields will be set by our implementation and they will 
show up in the page
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=826#826
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to