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:11 -------
He seems to be saying that the DynaActionForm names are global to the application. So, 
apparently, we can't have a "submitForm" DynaBean in two different modules. If I 
understand what 
is happening, it seems that we need to affix the module name to the hashmap key, as we 
do elsewhere, 
so that each module can have it's own "submitForm" (or whatever).

--
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