hi all,
 In weblogic6.1.0 ,I got the following  error when I tried to browse one jsp
page. Please suggest me what might be the reason.

<HTTP> <[WebAppServletContext(4029710,jsp,/jsp)]
 Servlet failed with Exception
weblogic.servlet.jsp.JspException: (line 10): include directive requires
file attribute
        at weblogic.servlet.jsp.JspLexer.jspException(JspLexer.java:782)
        at
weblogic.servlet.jsp.JspLexer.mINCLUDE_DIRECTIVE(JspLexer.java:4097)
        at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:3872)
        at weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:2036)
        at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1850)
        at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1732)
        at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:1015)
        at weblogic.servlet.jsp.JspParser.doit(JspParser.java:78)
        at weblogic.servlet.jsp.JspParser.parse(JspParser.java:181)
        at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:119)
        at
weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:255)
        at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:325)
        at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:189)
        at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:154)
        at
weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:36
6)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:240)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:302)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:200)
        at
weblogic.servlet.internal.WebAppServletContext.invokeServletWebAppServletCon
text.java:2390)
        at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
:1959)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120) >

Regards
Naidu Babu.

===========================================================================
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