Hello All,

 

I have been using the html:radio tag quite usefully until I hit a road
block of using scriptlets while using the onclick attribute of the Tag.

It just seems to render the scriptlet as is without bothering to execute
it as a scriptlet.

 

E.g. <html:radio onclick="<%=index.toString%>"> when viewed as HTML
source comes out as <input type="radio" onclick="<%=index.toString()%>">

 

Can someone please give a suggestion to this, as I am tearing my head
apart trying to get this work...

 

Thanks,

Vijay.





DISCLAIMER:
This message contains privileged and confidential information and is intended only for 
the individual named.If you are not the intended recipient you should not 
disseminate,distribute,store,print, copy or deliver this message.Please notify the 
sender immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system.E-mail transmission cannot be guaranteed to be secure or 
error-free as information could be intercepted,corrupted,lost,destroyed,arrive late or 
incomplete or contain viruses.The sender therefore does not accept liability for any 
errors or omissions in the contents of this message which arise as a result of e-mail 
transmission. If verification is required please request a hard-copy version.

Reply via email to