Tomcat55.sar Archive

  • Setting the JDK version and compiler in JBoss for JSP pages

    Setting the JDK version and compiler in JBoss for JSP pages

    If you need to run Java 1.5 in your JSP’s in JBoss 4.0.5.GA you can do so by editing a small setting in an XML file in your server directory: jbossserver[SERVER NAME]deployjbossweb-tomcat55.sarconfweb.xml You can then change the compiler version by un-commenting the code below which...

    Project info