Can we define a class in a jsp page?
No Answer is Posted For this Question
Be the First to Post Answer
Which package does a jsp api consist of?
What is jstl (jsp standard tag library)?
Can we override the jspinit(), _jspservice() and jspdestroy() methods?
What is tld file?
What is meant by jsp?
Which is better jsp or javascript?
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?
How do I set password expire time period?
What are jsp implicit objects?
Why is it not necessary to configure standard jsp tags in web.xml?
What is the need of jsp?
Explain jsp technology?