What is jsp usebean?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

Define JSP Scriptlet.

0 Answers  


What are the features of jsp?

0 Answers  


What is the purpose of creating custom tags?

0 Answers  


Can u Override any of the lifecycle methods of JSP?

1 Answers  


Which language is used to write servlets and jsp?

0 Answers  






Explain implicit objects in jsp?

0 Answers  


Can a jsp page process html form data?

0 Answers  


Why is it not necessary to configure standard jsp tags in web.xml?

0 Answers  


What is jstl?

0 Answers  


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?

0 Answers  


What class.forname will do while loading drivers?

0 Answers  


Explain the difference between include directive and include action in jsp?

0 Answers  


Categories