What are different types of comments in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
How do you restrict page errors display in the JSP page?
Why is it that JComponent have add() and remove() methods but Component doesn’t?
What is tag file in jsp?
What do you mean by jsp?
Is jsp server side scripting language?
What are the benefits of pagecontext implicit object?
Explain translation phase.
A jsp page, include.jsp, has a instance variable "int a", now this page is statically included in another jsp page, index.jsp, which has a instance variable "int a" declared. What happens when the index.jsp page is requested by the client?
What is scriptlet and what is expression?
What are the differences between get and load methods?
What is jsp exception?
What are different implicit objects of jsp?