What does the JSP spec say on this issue? It may be that jsper is more compliant then what you were using. -dain -- Dain Sundstrom Chief Architect Gluecode Software 310.536.8355, ext. 26 On Sep 29, 2004, at 12:18 AM, Rajesh Ravindran wrote: > Hi all, > > It seems that geronimo is very case sensitive. > > In an application I am trying to run, certain attributes in a jsp-tag > were given in CAPS wheras the TLD has them in small (& in some cases > vice-versa). This throws exception saying that it couldnt find that > attribute. > > Now do I have to change all these JSPs? Is there a work-around? Is > there a reason for keeping geronimo case-sensitive? > > Thanking you in advance, > Rajesh