How to works asjx in jsp?
Answer / naga
what our target is get the server side information into
clientside .
put a jsp file into server and get the information from
that jsp and show to client.
pls check in google with ajax.
| Is This Answer Correct ? | 1 Yes | 0 No |
How can I override the jspdestroy() method within a jsp page?
What are the different types scripting elements in jsp?
Can we override the jspinit(), _jspservice() and jspdestroy() methods?
How to access java variable in jsp?
How do we print “<br> creates a new line in html” in jsp?
What is the purpose of <jsp:getproperty >?
How jsp is executed?
What is jsp include tag?
how to u se in jsp
What is client side technology?
What is context in web application?
What is difference between sendredirect and forward?