I'm using tiles and validator in my project.  

I just downloaded the nightly build of struts (3/14) and replaced all my
jar's - except for validator as it's not in the distro.

Now I'm getting the following error:

----- Root Cause -----
java.lang.NoSuchMethodError
        at
org.apache.struts.validator.util.StrutsValidatorUtil.getArgs(Unknown
Source)
        at
org.apache.struts.validator.util.StrutsValidatorUtil.getMessage(Unknown
Source)
        at
org.apache.struts.validator.taglib.html.JavascriptValidatorTag.doStartTa
g(Unknown Source)

I reverted back to the 3/13 nightly build and it works fine.

On another note, I saw the maxFileSize attribute added in the
struts-config.xml for struts-upload.  Do I have to add any extra code in
my UploadAction to handle this?

Thanks,

Matt


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

Reply via email to