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����ڽ�.��&�+an�r�('���H�
LDDI1h�ؠz�fj)m�X��ǫ�6�j˧r����[�ܬz�R<�SL2$Ңg�zW�j{E(����'��W��Ƨm��wZ�m��ڭ�b��#j���w(���)�z���f�m���j���w(��k�ۜ��㲟�j�m�Xm����
���j{h��'���������a���0����&����)�{�m�����)�׫r�


Reply via email to