All, I developed a web app using Tomcat 4.0.5 and struts 1.1. It is deployed in iPlanet 6.0. I use ActionErrors to validate the form. Somehow iPlanet is not displaying the errors at all. Tomcat does it correctly. iPlanet 6.0 is using servlet 2.2 and Tomcat is 2.3. I had to change the DOCTYPE in web.xml to make the app run in iPlanet. Is the version difference causing the problem?
Thanks. Charlene --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

