Hi everyone, 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.
Any idea what the problem could be? I'm kinda at a loss here. I'd selfishly like to think it's a problem with the server config and not my application, but I don't know which is more likely. Thanks in advance for any help! ~ Keith