Hello,

I have a file upload functionality in my application. The validation on the
File size works fine in actionbean if I upload a file which is less than
10mb in size.

My issue is, Stripes throws an Exception if my file size is greater than
10mb. I need to show a message back to user on the form if this exception
occured.

Could anybody suggest a way to handle this exception (not using
commong Error page)?

-- 
Cheers,
Tissen Sebastian
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to