What is the difference between directive include and jsp include?
No Answer is Posted For this Question
Be the First to Post Answer
What are the jsp lifecycle phases?
How to create menu in jsp with example?
What are the implicit objects in jsp?
What is the purpose of creating custom tags?
What are custom tags in jsp?
What jsp lifecycle methods can be overridden?
What are the types of jstl tags?
What is session scope?
How do I set password expire time period?
How session is achieved in JSP?(once user logs out,if he press back button of browser he should not be allowed to same page)
What are the life-cycle methods for a jsp?
What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?