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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]