[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JSF at jboss-4.0.5.GA
idefix-free
do-not-reply at jboss.com
Wed Jul 11 15:21:34 EDT 2007
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
More information about the jboss-user
mailing list