What is dynamic web project?
No Answer is Posted For this Question
Be the First to Post Answer
Why don’t we need to configure jsp standard tags in web.xml?
How to ignore the el expression evaluation in a jsp?
How to restrict page errors display in a JSP page?
What is a expression?
What are the types of jstl tags?
What is jsp life cycle?
How jsp is executed by web server?
Which jsp lifecycle methods can be overridden?
How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?
What is jsp and why do we need it?
can i extend jsp page like other java classes ?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?