i am not sure about any config that can help but all you need to is
+ override processPath method in RequestProcessor to check for case-insenstive path.
+ override ActionConfig class to keep path saved in lowercase/uppercase.


list, am i missing anything?

navjot

Albrecht Berger wrote:

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