Bump.

Just looking for some troubleshooting things to try so I can get this error
message displaying properly.
Thanks.

On Tue, Jun 21, 2011 at 1:52 PM, Matthew Altman <altman.matt...@gmail.com>wrote:

> So I'm using a standard <stripes:file> input, and I have the following
> defined for my max post size:
> <init-param>
>     <param-name>FileUpload.MaximumPostSize</param-name>
> <param-value>21m</param-value>
>
> When my upload is less than this, everything works fine. When I surpass
> this size, it does appear to correctly fail and returns to the source page,
> however no error message is displayed.
>
> I'm using the out-of-the-box StripesResources.properties which contains:
> validation.file.postBodyTooBig=Total upload size of {3} KB exceeds the
> maximum size of {2} KB
>
> But this error message is not getting displayed with the <stripes:errors/>
> tag.
>
> Any suggestions?
>
> Thanks,
> -Matthew
>
>
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to