0 Replies Latest reply on Sep 5, 2002 7:03 PM by napia

    I have a problem with object request in a JSP!!!

    napia

      Hi, i'am novice with this, i need help with this error!!!

      exception

      org.apache.jasper.JasperException: No se puede compilar la clase para JSPNote: sun.tools.javac.Main has been deprecated.


      An error occurred between lines: 7 and 14 in the jsp file: /index.jsp

      Generated servlet error:
      C:\jboss-3.0.0_tomcat-4.0.3\catalina\work\localhost\sitio\index$jsp.java:17: Undefined variable or class name: request
      String httpHost = "http://"+request.getServerName();
      ^
      1 error, 1 warning

      Thanks!!!.