java.lang.IllegalStateException: Post too large
The maximum size in bytes of the POST which will be handled by the container FORM URL parameter parsing. The feature can be disbled by setting this attribute to a value inferior or equal to 0. If not specified, … Continue reading
Posted in Java/JSP, WEB/WAS
Tagged IllegalStateException, maxPostSize, Post too large
Leave a comment