0 Replies Latest reply on Nov 20, 2002 11:44 AM by leto2

    problem with ear file to find a jsp

    leto2

      Hello,
      I have a probleme with my application that deployed on Jboss .

      Public and Templates are in the same directory.

      in Public\index.jsp I put the follow ligne
      "
      "<%@ include file="../Templates/context.jsp" %>

      context.jsp is Templates Directory.

      Error:
      The server cannot found the file="../Templates/context.jsp"!!!

      I'd like to know If I Have modify Server Configuration...

      If I put the war file that contains context.jsp and index.jsp, there is not problem....
      My Regards,
      Leto