To answer your question about the JSP paths, you can use the forwardPath for this:
http://jakarta.apache.org/struts/userGuide/configuration.html#controller_config
You mean 'forwardPattern'? So just override the default and specify $P instead of $M$P...cool. I will gove that a whirl.
Yep, that did the trick. Combine that with the 'pagePattern' attribute setting to handle page references in JSP and it works. Thanx!
jeff
-- Jeffrey Bonevich Ann Arbor, Michigan bonevich at covad dot net jeff at bonevich dot com http://www.bonevich.com
"Make me a fire and I'm warm for a night. Set me on fire and I'm warm for the rest of my life." - Ancient Didactical Saying
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]