You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "christopher@pyplia.com" <ch...@marsh-bourdon.com> on 2004/06/18 10:06:53 UTC

RE: case insensitive action mapping ?

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 <us...@struts.apache.org>
From: Albrecht Berger <be...@gmx.ch>
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: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org