What is custom tag library?
No Answer is Posted For this Question
Be the First to Post Answer
What is the differences between the jsp custom tags and java beans?
Explain some jsp life-cycle methods that can be overridden.
Why does jcomponent have add() and remove() methods but the component does not?
How many page directive we can use in a single JSP?
Explain jsp:plugin action?
What are the features of jsp?
What are different types of comments in jsp?
How do I perform browser redirection from a jsp page?
What is the <jsp:forward> standard action?
Show attributes of page directives.
How do we print “<br> creates a new line in html” in jsp?
What class.forname will do while loading drivers?