[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: jboss-4.0.5.GA-Cannot parametrize List in JSP
PeterJ
do-not-reply at jboss.com
Mon Nov 19 10:46:07 EST 2007
In server/default/deploy/jboss-tomcat55.sar/conf/web.xml, uncomment the following lines:
<init-param>
| <param-name>compilerSourceVM</param-name>
| <param-value>1.5</param-value>
| </init-param>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106063#4106063
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106063
More information about the jboss-user
mailing list