Have I been living under a rock or something?
 
Does anybody know of information for migrating a Tomcat 3.3.1 web application to Tomcat 4.x and up. I have had Tomcat 4.0 able to start in the past and had the logon screen loaded but after logging in an exception is thrown for the next page. Both pages are jsp's.
 
What is needed to have the web application working under Tomcat 4.x and if anything what needs to be changed. I know that the Servlet and JSP specifications have changed regarding the web.xml, which has to have all elements in the correct order and the most of the elements for taglib tld files now have '-' in them.
 
Is their something quite important I have missed or forgotten about, it's sure not a simple task of copying the web application from one tomcat to another.
 
Nathan.
--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


Reply via email to