I'm developing a web application based on resteasy and I want to limit multipart upload size (like other frameworks (Struts, Spring mvc..) do ). But I didn't find how to limit it. Does resteasy have any configuration variable to limit it?
Thank you in advance,
eider
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm developing a web application based on resteasy and I want to limit multipart upload size (like other frameworks (Struts, Spring mvc..) do ). But I didn't find how to limit it. Does resteasy have any configuration variable to limit it?
Thank you in advance,
eider