FYI, there's a Weblogic JSP group.

--
Tinou Bao
www.baosys.com


----- Original Message -----
From: "Abhijeet Surve" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 18, 2001 3:02 PM
Subject: [JSP-INTEREST] Urgent---WebLogic Issue


> guys,
>
> i am getting the following error on the cosole of WebLogic6.0.
>
> Error  WAE-020: ERROR: No option set for where to go next.
> <Jun 18, 2001 12:28:47 PM CDT> <Error> <HTTP>
> <WebAppServletContext(5175025,Defa
> ultWebApp_myserver) One of the getParameter family of methods called after
> readi
> ng from the ServletInputStream(), can't mix these two!>
> Error  WAE-007: Error processing request One of the getParameter family of
> metho
> ds called after reading from the ServletInputStream(), can't mix these
two!
> java
> .lang.IllegalStateException: One of the getParameter family of methods
> called af
> ter reading from the ServletInputStream(), can't mix these two!
>         at
> weblogic.servlet.internal.ServletRequestImpl.mergePostParams(ServletR
> equestImpl.java:664)
>         at
> weblogic.servlet.internal.ServletRequestImpl.parseQueryParams(Servlet
> RequestImpl.java:585)
>         at
> weblogic.servlet.internal.ServletRequestImpl.parseQueryParams(Servlet
> RequestImpl.java:578)
>         at
> weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
> cherImpl.java:124)
>
> Well there is no explicit call to any of the getParameter methods and the
> same is working with tomcat3.1
>
> can anyone tell me as to whats going wrong...any suggestions
>
> thanx
> abhi
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to