Posted By:
Anonymous
Posted On:
Monday, November 25, 2002 05:00 AM
Hi everyone: I'm using html:radio tags, but i've a next problem. Fist, i used: I haven't problems. Next i used this: <%= id %>"> And Weblogic showed this error message: JSPC (09:50:56): Error: compilation of jsp file /page.jsp (java file D:PROYECTOSSGUWEB-INFCLASSES\__page.java failed): null Then, i tried the following thing: But... "value" property is required :( Somebody can help me?
More>>
Hi everyone:
I'm using html:radio tags, but i've a next problem.
Fist, i used:
I haven't problems. Next i used this:
<%= id %>">
And Weblogic showed this error message:
JSPC (09:50:56): Error: compilation of jsp file /page.jsp (java file D:PROYECTOSSGUWEB-INFCLASSES\__page.java failed):
null
Then, i tried the following thing:
But... "value" property is required :(
Somebody can help me?