[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Jasper Exception when migrating from 4.0.5.CR1 to 4.2.0.
risenhoover
do-not-reply at jboss.com
Tue Mar 13 16:46:50 EDT 2007
So what does this mean to me? I've got a JSP file in a WAR that works fine in 4.0.5 and gets a JasperException when deployed in 4.2.0. Are you saying that because there is no listing in the stack trace, that the error is not in the JSP?
There's almost nothing in the page except for some references to struts: (e.g)
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
Could it be these?
Paul
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027688#4027688
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027688
More information about the jboss-user
mailing list