You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by starki78 <st...@libero.it> on 2006/02/20 13:12:13 UTC

Error Message (setValue (java.lang.Object)) on Tomcat

Hi, we develop with Jdeveloper and embedded
server and after I deploy to tomcat
I get the following error:

symbol  : method setValue (java.lang.Object)
location: class org.apache.struts.taglib.html.HiddenTag
                  _jspx_th_html_hidden_0.setValue(singleNumber);


    <html:hidden value="<%=singleNumber%>" property="numberZBList"/>

I have to make singleNumber.toString()
then it works (local this is not necessary)

Can somebody explain this difference?

Nice greetings




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org