Don Brown wrote:

Perhaps now that 1.1 is final, this would be a good time to bring this up.
I've written a small extension to Struts that allows action mappings to
use wildcards in matching URIs.

I submitted a patch to bugzilla a while back that did prefix matching in matching URIs. A config called "foo" could be called, regardless of whether it was accessed as "/bar/foo", or "/fred/foo". Very useful for standard functionality that is reused in a site, such as a login form. We've been using it for a while, and it works great.


Wildcard matching would also be really useful.

Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED]               "There's a moon
                                        over Bourbon Street
                                                tonight..."


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



Reply via email to