Keith Struts wrote:
I recently rewrote an existing application in Struts 2, and everything seems fine. Runs on my Eclipse server, as well as the local tomcat instance on 2 different machines. However, when we deploy it to the production server, we get a 404 error.
Check your server logs. Does the app get deployed? Does the 404 appear on your logs? Maybe you need to configure a reverse proxy (e.g. apache).
Cheers, Manos --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]