JSP Interview Questions
Questions Answers Views Company eMail

How to configure init parameters for jsp?

469

How to comment out jsp code?

502

Give a sample jsp configuration in the deployment descriptor.

488

What is the difference between a jspwriter and a servlet printwriter?

501

Give an example of using your own tags.

510

What jsp lifecycle methods can be overridden?

526

How can I handle jsp page errors?

521

What do you know about writing custom jsp tags?

481

What are the implicit, internal el jsp objects and their differences from jsp objects?

503

Tell us about the stages (phases) of the jsp life cycle.

488

Is the session object always created on the jsp page, is it possible to disable its creation?

497

How does error handling occur with jstl?

503

Why are implicit objects not available in a regular jsp page?

605

Why is it not recommended to use script elements in jsp?

469

How can I extend the functionality of jsp?

503


Post New JSP Questions

Un-Answered Questions { JSP }

What is the use of jstl tags in jsp?

504


What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?

554


What do you know about jsp expression language (jsp expression language – el)?

511


What is jsp and why it is used?

445


Can a jsp page instantiate a serialized bean?

560






What is server side programming language?

492


What is scriptlet and what is expression?

507


How can I extend the functionality of jsp?

503


What is the difference between hide comment and output comment?

1214


Which jsp life cycle is in correct order?

501


How can I use jsp in the mvc model?

505


Hi, We developed a webpage using jsp for our team, now we need to know who are employees opening this page,i.e, we need to get the windows user name when ever he/she open the page and stores into a variable. Plz help on this

1847


How to delete a cookie in a jsp?

502


What do you know about writing custom jsp tags?

481


Explain various implicit objects in expression language.

450