What are the implicit objects in jsp?
How to delete a cookie in jsp?
Which tag is used for error handling in jsp pages?
What do you mean by jstl?
What are the possible values for language directive?
What is the difference between JSP and Servlet?
21 Answers HCL, T3 Softwares, Tibco,
How will you use jsp el in order to get the http method name?
How can I prevent direct access to a jsp page from a browser?
When destroy method of jsp is called?
What are the features of jsp?
i have one jsp page. inside this, String s=req.getParameter("raja");...... now we want to remove duplicate characters and o/p will be like "rj".... what is the logic?
What is jsp and why is it needed?
What is contextpath?