| Author |
button reference
|
trinadh reddy
Ranch Hand
Joined: Sep 22, 2005
Posts: 58
|
|
|
how can u get the reference of button
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
What do you mean by "reference of button"? Are you looking for the value of the button after a form submission or are you looking for a javascript handle to a button object within a webpage?
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
trinadh reddy
Ranch Hand
Joined: Sep 22, 2005
Posts: 58
|
|
|
what i want to do is when i click the submit button some action to be genarated in jspfile
|
 |
 |
|
|
subject: button reference
|
|
|