java - Form too Large Exception - Stack Overflow import org.eclipse.jetty.server.Server; //... other...

Please Visit: http://ift.tt/1ajReyV



java - Form too Large Exception - Stack Overflow

import org.eclipse.jetty.server.Server;

//... other code here...//

int port = 8080;

Server server = new Server(port);

server.setAttribute("org.eclipse.jetty.server.Request.maxFormContentSize", -1);

http://ift.tt/1qGBAaW

http://ift.tt/1qGByjo



java - Form too Large Exception - Stack Overflow







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1qGBArg

via LifeLong Community

No comments:

Post a Comment