Title: Message
Hi
 
 I do not whether you solved this issue or not.
 
 If you open the generated _test.java and go to line 63, you might see some error. I suspect, missing of braces etc., If you could not find the error. Please send the code.
 
 
Thanks & Regards
Balasubramaniyan Krithivasan
 
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Ouyang, Jian
Sent: Friday, August 23, 2002 11:01 PM
To: [EMAIL PROTECTED]
Subject: jsp set up in weblogic

Hi,
 
I am trying to set up weblogic to use jsp pages. It can pick up the right jsp file but can't display it. I got the following error:
 
Fri Aug 23 11:46:56 EDT 2002:<I> <ServletContext-Servlets> weblogic.servlet.JSPS
ervlet: Generated java file: C:\weblogic\myserver\jspclasses\jsp_servlet\_test.j
ava
Fri Aug 23 11:46:58 EDT 2002:<E> <HTTP> Servlet request terminiated with Error:
 
Fri Aug 23 11:46:58 EDT 2002:<E> <HTTP> java.lang.NoSuchMethodError: javax.servl
et.jsp.PageContext: method <init>(Ljavax/servlet/jsp/JspFactory;)V not found
        at weblogic.servlet.jsp.PageContextImpl.<init>(PageContextImpl.java:27)
        at weblogic.servlet.jsp.JspFactoryImpl.getPageContext(JspFactoryImpl.jav
a:28)
        at jsp_servlet._test._jspService(_test.java:63) 
 
 
Can any body tell me what should I do to resolve the issue? Thanks.
 
Jian 

Reply via email to