We have problem deploying Web application with Tomcat5.5.7/Struts1.2.3 developed in Windows XP. Everything works fine in several Window servers. When deployed into Linux server Tomcat5.5.23, the index.jsp forwards the request to Welcome.jsp like:
<%@ taglib uri="/tags/struts-logic" prefix="logic" %> <logic:redirect forward="welcome"/> "welcome" is defined in struts-config.xml to a action. The error is "Servlet action is not available". After checking with web.xml and struts-config.xml, no problem and which works fine on Window XP pro. Any one know how to check the struts action servlet related to this virtual host? Why Windows Tomcat/struts is different from Linux Tomcat/struts? your help is appreciated!!! Thanks Jian Zhan ____________________________________________________________________________________ Never miss an email again! Yahoo! Toolbar alerts you the instant new Mail arrives. http://tools.search.yahoo.com/toolbar/features/mail/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]