I believe that it must have "some sort" of an extension,
so as to accomodate the processing by the Action servlet.
It does not have to be a .do, but it must have some sort
of an extension -- this get set-up in the web.xml file in the
WEB-INF directory...

Cheers, a.m.

(currently doing a project in JSF (IBM) and not liking it one bit)...



2006/1/29, Sun Shine <[EMAIL PROTECTED]>:
>
> 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]
>
>

Reply via email to