我用weblogic部署我的工程后我访问时!
我的Logon.jsp不可以显示和访问是怎么回事!!
请高手赐教!!

解决方案 »

  1.   

    不是呀!
    我在tomcat中都运行的好好的!
    就是打包成war在weblogic中部署后就不可以显示呀1
      

  2.   

    我给你错物信息:
    <2006-6-30 下午04时05分03秒 CST> <Error> <HTTP> <BEA-101020> <[ServletContext(id=11102307,name=gouwu,context-path=/gouwu)] Servle
    weblogic.servlet.jsp.JspException: (line 1): page directive contentType at /fenye.jsp:1 previously defined at /Login.jsp:2
            at weblogic.servlet.jsp.JspLexer.jspException(JspLexer.java:712)
            at weblogic.servlet.jsp.JspLexer.mPAGE_DIRECTIVE_BODY(JspLexer.java:5179)
            at weblogic.servlet.jsp.JspLexer.mPAGE_DIRECTIVE(JspLexer.java:4934)
            at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:4756)
            at weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:2161)
            at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1947)
            at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1820)
            at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:963)
            at weblogic.servlet.jsp.JspLexer.parseJspCode(JspLexer.java:1221)