I'm a bit confused about that one ... 


Let's say I have a simple activity diagram. An initial state, a server side 
state loading some data, a <<FrontEndView>> and a second server side state to 
process what the user selected. Let's say I have a single parameter which is a 
collection named "c". I'd like to populate "c" and its label/value list with my 
controller method. To have the labels/values present in the ActionForm, I have 
to add the @andromda.struts.view.field.type=select.



Where should I add this tagged value ? On the signal leaving the 
<<FrontEndView>> (that's what I thought first, but it seems it doesnt always 
work). Or on the signal entering the <<FrontEndView>> ? Or both ? And what 
happens when there is multiple signal entering/leaving the <<FrontEndView>> ? 
Should they all carry the @andromda.struts.view.field.type=select or is there a 
shortcut ?



I found http://team.andromda.org/docs/andromda-bpm4struts-cartridge/howto2.html 
very helpfull at the begining, but now I'm stuck in a case with multiple 
transitions out/in of a <<FrontEndView>> and it doesnt work as I thought. So 
there is probably something I didnt understand ...



A short explanation would be welcomed ! Thanks
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1248#1248
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to