Hi Berger:

Take a look at org.apache.struts.action.RequestProcessor. I haven't used it myself, 
but I think something like processMapping(..) or processPath(..) should work..

Regards,
Geeta

> -----Original Message-----
> From: Albrecht Berger [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 18, 2004 4:19 AM
> To: Struts Users Mailing List
> Subject: case insensitive action mapping ?
> 
> 
> Hello,
> at least one search-engine that is crawling my sites is
> trying to access the controllers with a to lower case converted
> urls.
> For example the action "displayContent.do" is called 
> "displaycontent.do", which couldn't be found by RequestProcessor.
> 
> Is there any configuration that is able to handle the action mapping
> case insensitive ?
> 
> Thx
> berger
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to