We are calling oaf page from jsp via third party application which return the below error, in EBS 12
We are calling oaf page from jsp vai third party application which return the below error, in EBS 12.1 its working fine but gives error in RBS 12.2
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.lang.IllegalStateException: strict servlet API: cannot call getOutputStream() after getWriter();
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:886)
at _pages.__oaerrorpage._jspService(__oaerrorpage.java:397)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)