Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between jspwriter and servlet printwriter in jsp?
What is jstl used for?
Explain the difference between servlet and jsp?
What are the standard actions available in jsp?
What are directives in jsp?
What are the ways to insert java code into jsp page?
What is the use of session management?
Can we override the jspinit(), _jspservice() and jspdestroy() methods?
Why should we not configure jsp standard tags in web.xml?
Q : In session created by server with client(browser) How can server find that request coming is belong to new session OR belong to session that is timeout.
Why is jsp used for?
How to include static files in a JSP page?