Try setting the namespace on the package of the action or in the call to the action. I think im new to this
- Phillip -----Original Message----- From: Scott Trafton [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 25, 2007 3:41 PM To: Struts Users Mailing List Subject: Struts http path question Hello, I am in the process of converting old code over to struts2 with tiles. The problem I am having is trying to get the url path correct to work with some of our other code. The server is set up to resolve to /account so when I submit to an action to go to another page is it resolving the url to /account/page2.action My question is how can I make this resolve to /account/address/page2.action instead of just /account/page2.action ?? I have to find a way to use existing url directory structures. Any ideas? Thanks, Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]