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]