JSP problem [message #76860] |
Sun, 18 January 2004 04:25 |
ajay
Messages: 45 Registered: December 2000
|
Member |
|
|
gettin this problem while running PO. Any help will appreciated. Already clear web cache and bounce the Apache as well as application sever but still problem is there.
Thanks
Ajay
Request URI:/OA_HTML/OA.jsp
Exception:
java.lang.NoSuchMethodError: oracle.apps.fnd.framework.webui.OAJSPHelper: method
setRequestCharacterEncoding(Ljavax/servlet/jsp/PageContext;)V not found
at _oa__html._OA._jspService(_OA.java:64)
at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:385)
at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
at oracle.jsp.JspServlet.internalService(JspServlet.java:178)
at oracle.jsp.JspServlet.service(JspServlet.java:148)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
at org.apache.jserv.JServConnection.run(JServConnection.java:294)
at java.lang.Thread.run(Thread.java:512)
|
|
|
Re: JSP problem [message #77160 is a reply to message #76860] |
Wed, 06 October 2004 01:08 |
Gaurav
Messages: 20 Registered: February 2002
|
Junior Member |
|
|
Hi Ajay
Did you find any solution for the problem you have mentioned above.
Please revert back asap
|
|
|
|