Explain what is jsp ?
How jsp is executed by web server?
How we can disable session in jsp?
What is a session in web?
mention the three important tags used in the development of jsp bean.
What are the literals used in jsp?
Can an interface be implemented in the jsp file?
How can we use beans in jsp?
Explain the advantages of jsp?
What are custom tags in jsp?
What is the advantage of using getProperty action, as compared to the accessor method?
Why is it that JComponent have add() and remove() methods but Component doesn’t?
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 the jsp?
What is scriptlet in jsp?