How can I prevent the use of scripts and java code on the jsp page?
No Answer is Posted For this Question
Be the First to Post Answer
Explain implicit objects in jsp?
Can we override serivice()method in jsp?
What are the different jsp element types?
Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?
What are custom tags in jsp?
What is the difference between JSP and Servlet?
21 Answers HCL, T3 Softwares, Tibco,
What is custom tag library?
Give the use of session object.
How do you delete the session data?
What is a jsp container?
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.
Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?