Can we override jspinit method?
No Answer is Posted For this Question
Be the First to Post Answer
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?
why ,what, when, where,how the extended star schema is used.
What is a hidden comment in jsp?
How can I override the jspdestroy() method within a jsp page?
Explain lifecycle methods.
What is tld file?
Explain the uses of jsp?
What are the different jsp element types?
What is jstl used for?
Is jsp page extensible true false?
What are the jsp tag?
How are jsp(java server pages) better than asp(active server pages)?