Re: A forward problem

2005-12-07 Thread Allen Charlton
wer. Thanks Regards. On 12/7/05, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > Allen Charlton wrote: > >>You can use a wildcard mapping for this > > > > Okay, I'll try that out. Actually I just don't know where to set > wildcard > > mappings.

Re: A forward problem

2005-12-06 Thread Allen Charlton
pping is the answer either way though, even if the above > configuration isn't precisely right for your particular use case. > > Frank > > Allen Charlton wrote: > > Hi all! I wonder how to manage this. > > > > Suppose a local site called testsystem, whose index

A forward problem

2005-12-06 Thread Allen Charlton
Hi all! I wonder how to manage this. Suppose a local site called testsystem, whose index page can be visited as http://localhost:8080/testsystem. Now I want an Action (named SearchAction) to process all search requests presented by this uri-pattern: http://localhost:8080/testsystem/search/???, whe