On Tue, 19 Nov 2002, Emmanuel Boudrant wrote:

> Date: Tue, 19 Nov 2002 13:48:44 +0100 (CET)
> From: Emmanuel Boudrant <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Does the /do/* will be supported with modules
>
> Hi,
>
> Actually the /do/* path mapped pattern doesn't work fine with modules,
> does this pattern will work
>
> with final release
>

At the moment, it appears that the restriction that extension mapping must
be used for application modules will remain in the final release.  Two
things would be necessary to change this:

* Someone would have to come up with a strategy that resovles
  the problem of how to define path-mapped URLs that still
  include the module prefix in some reasonable fashion that can
  be parsed.

* Someone would have to implement this strategy.

> ...And, is it a good advice to use /do/* instead of *.do
>

For a non-module scenario, this is pretty much a cosmetics issue --
whichever style creates URLs that you like better is the one you should
use.

> Thanx,
> -emmanuel
>

Craig


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to