Are application, pageContext and object of ServletContext
same or not?
Answer Posted / ramanareddy333
application and object of servlet context is same
remaining not same.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to include static files in a jsp?
What are the implicit el objects in jsp?
Why do we need custom tags?
How can you make the finally clause not to fail to execute?
How can you include the results of another page?
Mention the advantages of jsp over pure servlets?
What are the different scope values for the
How can we forward the request from jsp page to the servlet?
Explain the various scope values for tag.
what is the extended star schema
Show the 2 types of comments in JSP.
How do I prevent the output of my jsp or servlet pages from being cached by the browser?
Can we override jspinit method?
What is jsp in javascript?
What is include directive in jsp?