Hi all,
i am in the process to move an application from tomcat 4.1.29(source
from tomcat website) to tomcat 5.5.23 with struts 1.2.9 from redhat.

It seems that everything works but one single page so far.

the error from catalina.out is:
"ERROR [TP-Processor40] - Servlet.service() for servlet jsp threw exception
javax.servlet.jsp.JspException: Define tag cannot set a null value
        at org.apache.struts.taglib.bean.DefineTag.doEndTag(DefineTag.java:272)
etc. etc."

It should be something about the scope, but we do not understand why
now it works this way! Said in an other way, this error should not be
raised according to the struts documentation on-line.

Since we do not understand why this is not working properly, we are
wondering if:

a) is there a way to migrate the application from tomcat4.1.29 to
5.5.23 without modifing our (.java and .jsp) packages?

b) if not, what are the changes in the struts framework between the
two STRUTS versions? Or at least, may you point us to the right
documentation? (I really can't find it!)

Thank you in advance,

-- 
mr

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to