What is jsp api?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between jsp and servlets ?
Is jsp server side scripting language?
Can an interface be implemented in the jsp file?
What do you mean by context initialization parameters?
Explain jsp?
how to make a jsp page threadsafe?
Write a simple example for the clone() method.
What is jsp and asp?
What are the implicit el objects in jsp?
What are the steps for creating custom tags in jsp?
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 session setattribute?