You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Hessing Ingo <I....@laudert.de> on 2001/12/19 08:58:50 UTC

Property names cannot be case sensitive?

Hi!

Property names cannot be case sensitive? - I know that they _can_ be but
maybe not in all cases?

I have a property called "pathLevel" (it's a private int) in a Bean and
I'm unable to make a successful

    <jsp:setProperty name="formHandler" property="pathLevel"/>

on it.

Everything works just fine if I rename the property all lowercase
"pathlevel".

What's wrong here?

bestWISHES

Ingo

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>