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:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to