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 |
Can we call servlet from jsp?
What is session setattribute?
Why jsp is better over static html also explain lifecycle of a jsp?
What are actions and directives in jsp?
Differentiate between <jsp:include page=…> and <%@include file=…>.
What are the three tags used in jsp bean development?
What is the scope of response object?
Explain JSP Output comments?
What is the requirement of a tag library?
What is difference between sendredirect and forward?
Give an example of using your own tags.
What are JSP Directives?