I have a jspx page . With the course of time it has become very long somehow. I am using Weblogic server (10.3.6).
Recently i was compiling the jspx page and i got a compilation exception that "The code of method _jspService(HttpServletRequest, HttpServletResponse) is exceeding the 65535 bytes limit". Kindly suggest how to increase the size of byte limit in Weblogic server.