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 |
Explain the difference between servletcontext and pagecontext in jsp?
Which language is used to write servlets and jsp?
What are the ways to insert java code into jsp page?
Is jsp and javascript same?
What are advantages of jsp over asp, php, pure servlets and others?
Can we define a class in a jsp page?
how to pass values to a function fron input tags, and how to display that values in that called function
What is jstl jar?
What do you know about writing custom jsp tags?
Differentiate between <jsp:include page=…> and <%@include file=…>.
Explain translation phase.
What class.forname will do while loading drivers?