--- Troy S <[EMAIL PROTECTED]> wrote: > No, but now I have struts.xml in the correct > directory and I am getting the same error.
It's being deployed to /WEB-INF/classes? > (Also, where should the jsp file go?) > <result>/menu/Menu.jsp</result> In /menu/Menu.jsp. You may want to turn up the log level to see what's happening. You can also use the config-browser plugin [1] to see what S2 thinks your configuration is. d. [1] http://struts.apache.org/2.x/docs/config-browser-plugin.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

