Is there a way to add request parameters to the url that is generated as a 
result of the transition leaving an action state that has a deferrable event? 
This would be helpful in a number of situations including redirecting after 
post.



I understand the form entering the action state is kept in the session and that 
I can access form elements set by other action states. My concern is when a 
user opens multiple browser windows, each "window" can potentially share and 
alter the same session bound form.



I usually keep my "context" information in the requests to prevent this 
situation from occurring. The ability to add request parameters to the url 
would allow me to achieve this.
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2813#2813
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