Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use jstl in html?
What is the default value of session attribute in jsp?
What is el in jsp?
What is jsp usebean?
How can a cookie is deleted with JSP?
Is jsp platform dependent?
How can the output of JSP or servlet page be prevented from being cached by the browser?
What is a tag file in jsp?
What are the implicit, internal objects and methods on the jsp page?
What do you know about jsp expression language (jsp expression language – el)?
Can constructor be used instead of init(), to initialize servlet?
What is application in jsp?