Struts 2 uses a filter, and my understanding is that the spec doesn't support using filters as Welcome pages, so we are back to using a redirect, either from HTML or JSP. (sigh)
-Ted. On 7/20/07, Wesley Wannemacher <[EMAIL PROTECTED]> wrote:
The only problem is that recent versions of Tomcat don't seem to support *.action to be directory index. I think it has come up on this list before, but unless there is a file named main.action, Tomcat will throw a 404 before allowing Struts to handle it. -Wes
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]