Give the syntax for jsp comments.
No Answer is Posted For this Question
Be the First to Post Answer
What is Include directive?
What is contextpath?
How does a jsp engine work?
Why is it that JComponent have add() and remove() methods but Component doesn’t?
How many tags are provided by jstl?
What is jsp custom tag and what are it’s components?
What is the difference between Java Servlet & JSP?
Is jsp server side or client side?
Which directive is used in jsp custom tag?
What are the types of directives in jsp?
Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page?
How can I override the jspinit() method within a jsp page?