Why is it not necessary to configure standard jsp tags in web.xml?
No Answer is Posted For this Question
Be the First to Post Answer
Give a sample jsp configuration in the deployment descriptor.
What is page scope?
How we can disable session in jsp?
What is jstl (jsp standard tag library)?
What is jsp include tag?
What is difference between javascript and jsp?
How does jsp engines instantiate tag handler classes instances?
What is auto-flush attribute?
What are JSP scripting elements?
which situation you use static include and dynamic include in jsp?
What is session getattribute in jsp?
Why do we need custom tags in jsp?