JSP Interview Questions
Questions Answers Views Company eMail

How can I declare methods within my jsp page?

675

Can we override the jspinit(), _jspservice() and jspdestroy() methods?

688

How many messaging models do jms provide for and what are they?

712

What is a jsp and what is it used for?

709

What is the difference between directive include and jsp include?

720

How do I mix jsp and ssi #include? What is the difference between include directive & jsp:include action?

704

How does a servlet communicate with a jsp page?

707

What is the page directive is used to prevent a jsp page from automatically creating a session?

729

Can a jsp page instantiate a serialized bean?

732

How many jsp scripting elements are there and what are they?

707

How to pass information from jsp to included jsp?

699

Can you override jspinit() method? If yes, in which cases?

690

Can we implement an interface in a jsp?

739

What is the difference between servletcontext and pagecontext?

718

How do I use a scriptlet to initialize a newly instantiated bean?

722


Post New JSP Questions

Un-Answered Questions { JSP }

Can we use jsp implicit objects in a method defined in jsp declaration?

711


Give a sample jsp configuration in the deployment descriptor.

686


What is a jsp directive?

660


What is el?

677


What is declaration statement?

726


What is expression language injection?

689


What is difference between jsp and jstl?

662


What is difference between custom jsp tags and beans?

734


Which tags are used for bean development?

664


What is jsp scriptlet tag used for?

653


What is jstl (jsp standard tag library)?

708


Define Static Block.

716


Why is jstl used?

670


How can the output of JSP or servlet page be prevented from being cached by the browser?

653


How can you include the results of another page?

664