Hi,

I'm using the JSTL library from the jakarta project.

I have some bean class that has the propery named "qSeqNumber" and

the getter method named "getQSeqNumber".

When I use the bean class in JSTL like "${question.qSeqNumber}", an exception occurred 
such as

javax.servlet.ServletException: An error occurred while evaluating custom action 
attribute "value" with value "${question.qSeqNumber}": Unable to find a value for 
"qSeqNumber" in object of class "SurveyQuestion" using operator "." (null)

But, When I use the expression "${question.QSeqNumber}" instead, it works well.

I know the property names of the bean class start with the lower case character.

What's wrong?

Thanks in advance.

칻&ޙbڽ.&+anr('H
LDDI1hؠzfj)mXǫ6j˧r[ܬzR<SL2$ҢgzWj{E('WƧmwZmڭb#jw()zfmjw(kۜ㲟jmXm
j{h'a0&){m)׫r


Reply via email to