setting button enable / disable through JSP
843838Jan 12 2007 — edited Jan 12 2007Hi,
I want to set form button's enable / disable properties depending upon a boolean variable of JSP.
I tried it using javascript too but it's not working. Don't know how to achieve it using JSP code.
Can somebody help me?
Thanks