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=15196>.
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=15196

Bug on the RequestUtils.computeParameters using a DynaValidatorForm as map of the 
parameter

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-12-24 19:38 -------
Because DynaValidatorForm implements org.apache.commons.beanutils.DynaBean, the
getMap() method is not recognized as a property getter.  It is only there to
make the properties of a DynaBean accessible when using the expression language
syntax of JSTL tags (or struts-el tags that use the same syntax).

Try using the "frame" tag from the struts-el library (included in the "contrib"
subdirectory of recent nightly builds.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to