Hi, I'm rewriting an existing MVC project into Struts. I have to keep the existing servlet name e.g. 'fooServlet' available for 30 days. How can I support the new 'fooServlet.do' code and also support the old MVC code 'fooServlet'? (btw, I have to keep the fooServlet name for the rewrite).
In Struts, do I have to use the "*.do"?? Appreciate any help! Thanks. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]