DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13837>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13837

DynaActionForm is not sensitive to sub-application





------- Additional Comments From [EMAIL PROTECTED]  2002-10-22 12:33 -------
formBeans is a member of ApplicationConfig.  There is one ApplicationConfig
instantiated for every module - and it contains all of the form-bean definitions
within it.  There should be no "trampling" here.

Is this during use?  That certainly could be the case.  A form named "frmUser"
in the default module would be placed in the same (session or request scope)
attribute as "frmUser" in a non-default module.

Is this what you mean?

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to