I am having a similar problem to the one stated above.

We have an application that shows several frames many of which are using custom 
tiles.  Actions that occur in one frame control what is displayed in other 
frame.  Everything seemed to be working until we started adding more frames.  
It seems struts is getting confused about which Form is being stored in the 
session as "form".   So I decided to change the formScope because I am not able 
to change the the form name.  I changed the scope to "request", initially I 
thought this solved the problem but it turned out to create more.  With scope 
set to request the Error handling didn't work and displayed exceptions to the 
user.  

So as I see it in order to have error handling I need session scope, but in 
order to have the app find the correct Form it wants request scope.  

This brings me back to the formName.  If I could change it per use case, or 
form, I think it would work.  Any chance of being able to do that?

?



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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to