| Author |
i want to call multiple function on single jsp usiing ajax code
|
yog gaikwad
Greenhorn
Joined: Nov 15, 2011
Posts: 5
|
|
sir
i want to call multiple function on single jsp page
in jsp page two text field
i want to call this two function
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56554
|
|
First of all, the fact that the page was generated by a JSP is irrelevant. Once the response gets to the browser, it's just an HTML page like any other.
You'll also need to explain what you are trying to do with more clarity. It's not clear what you are trying to do. Are you asking how to execute two functions upon receiving the response of an Ajax request? Some thing else? How do the text fields that you mentioned factor into this?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: i want to call multiple function on single jsp usiing ajax code
|
|
|