What is a hidden comment in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between sendredirect and requestdispatcher?
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.
Can we override serivice()method in jsp?
What is jsp action tags?
What are jsp implicit objects?
What do jsp literals consist of?
Explain the various scope values for tag.
What is difference between sendredirect and forward?
How to get value from java to jsp page?
Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?
What is jsp scriptlet tag used for?
When does a container initialize multiple jsp / servlet objects?