Is jsp technology extensible?
No Answer is Posted For this Question
Be the First to Post Answer
Is jsp technology extensible?
How to print java variable in jsp?
How do I use a scriptlet to initialize a newly instantiated bean?
Why is it not necessary to configure standard jsp tags in web.xml?
What is an expression language?
What is jsp exception?
What is jsp standard tag library, provide some example usage?
What do you know about jsp tags?
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?
Mention the implicit objects in a jsp.
What are scripting elements?
we want to provide the errors to the right side of the text field so what we want to add in jsp pages?