You could double up the action mappings, one case sensitive, one not. Alternatively, you could just make all your action mappings lower case.
Christopher Marsh-Bourdon Pyplia Limited ---- Original Message ---- To: Struts Users Mailing List <[EMAIL PROTECTED]> From: Albrecht Berger <[EMAIL PROTECTED]> Date: Fri, 18 Jun 2004 10:18:53 +0200 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]