When i'm trying to feed to the "value" property of a html: input tag something but String i get folloging error:
[javac] /usr/local/jakarta-tomcat-4.1.24/work/Standalone/localhost/wire/wa/company_jsp.java:154: cannot resolve symbol
[javac] symbol : method setValue (int)
thought, as seen in struts-config_1_1.dtd form-property allows "type" attribute, thus, i can suppose that form inputs could be of any type. But how to deal with them in html: tags?
wbr, eugen.
-- С уважением, Е.Бушуев.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

