I keep these since some don't like to search the archives........


------------------------------------------------------
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
------------------------------------------------------




--
James Mitchell





----- Original Message -----
From: "Mark McBride" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, January 16, 2003 7:38 PM
Subject: Re: Struts Modules


I tripped up on this also ... is there a reason why Pre-fix matching
("/do/*") does not work with the multiple application configuration?

Are there plans on supporting pre-fix matching in the future?

Thanks in advance!

-Mark
At 04:20 PM 1/16/2003 +0100, you wrote:
>2003. janu�r 16. 16:11 d�tummal Christoph Rooms ezt �rtad:
> > Hi,
> >
> > I have my Action Servlet  to react with the servlet mapping "/do/*".
> >
> > I have the feeling this does not work when I am using Struts Modules.
> > Anyone who got modules working with this servlet mapping ?
>
>http://jakarta.apache.org/struts/userGuide/configuration.html#dd_config_map
ping
>
>Last sentence in the paragraph in RED.
>
>Hth,
>
>Tib
>
>--
>To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>





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

Reply via email to