JSP Interview Questions
Questions Answers Views Company eMail

How can I declare methods within my jsp page?

682

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

694

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

714

What is a jsp and what is it used for?

716

What is the difference between directive include and jsp include?

731

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

706

How does a servlet communicate with a jsp page?

715

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

738

Can a jsp page instantiate a serialized bean?

745

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

719

How to pass information from jsp to included jsp?

707

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

694

Can we implement an interface in a jsp?

749

What is the difference between servletcontext and pagecontext?

720

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

728


Post New JSP Questions

Un-Answered Questions { JSP }

List the various action tags used in jsp.

683


in jsf page i use two dropdown list.i.e state & district.if state dropdown is selected then & then district is enable.what should be my code.

2295


What is jsp-config in deployment descriptor?

772


Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page?

751


Explain how you understand the action tag and jsp action elements.

724


What is a expression?

703


Why jsp is better over static html also explain lifecycle of a jsp?

642


How to send data from jsp to jsp?

687


What is pagecontext jsp?

704


What is difference between custom jsp tags and beans?

745


How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?

751


Which two interfaces does the javax servlet jsp package have?

923


When will container initialize multiple jsp/servlet objects?

723


Why are jsp pages the preferred api for creating a web-based client program?

756


Define Composition.

743