Hi

I have an application which maps all .jspa  file extensions to struts actions.

How can I  map urls without any file extension to go to strut action also? I 
can't change the .jspa mapping as this is part of another application and I am 
using plugin to add more features.

Example: url such http://somehost.com/documents/   --> I want to map to a strut 
action, currently I have to do documents.jspa and then the action gets 
executed...

Anyway I can bypass the .jspa action?

Thanks in advance.

                                          

Reply via email to