Thanx for the help:
But one more question:

    <servlet-name>jsp</servlet-name>
    <servlet-class>org.apache.jasper.servlet.JspServlet</servlet-class>
        <init-param>
          <param-name>compilerTargetVM</param-name>
          <param-value>1.5</param-value>
        </init-param>
        <init-param>
          <param-name>compilerSourceVM</param-name>
          <param-value>1.5</param-value>
        </init-param>
        
Where can I put this.
To my projectsettings?
Whats the global web.xml?
please help.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063169#4063169

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063169
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to