JSP Interview Questions
Questions Answers Views Company eMail

How can I implement a thread-safe jsp page?

533

How do you pass control from one jsp page to another?

510

Can I stop jsp execution while in the midst of processing a request?

557

Can you make use of a servletoutputstream object from within a jsp page?

525

Why is _jspservice() method starting with an '_' while other life cycle methods do not?

515

How do you delete a cookie within a jsp?

567

How can my application get to know when a httpsession is removed?

549

What happens when a page is statically included in another jsp page?

561

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?

658

What are the two kinds of comments in jsp and what's the difference between them ?

541

How do I mix jsp and ssi #include?

555

What information is needed to create a tcp socket?

514

What are stored procedures? How is it useful?

511

How can I enable session tracking for jsp pages if the browser has disabled cookies?

528

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?

560


Post New JSP Questions

Un-Answered Questions { JSP }

how to write the code of jsp program?

1945


How to forward a request to another source?

524


Is jsp used?

492


Give a sample jsp configuration in the deployment descriptor.

500


What is jsp translation time?

508






How can I implement a thread-safe jsp page?

533


Can you use javascript in jsp?

487


What is < jsp:forward> tag for?

542


In the servlet 2.4 specification singlethreadmodel has been deprecated, why?

508


How can the applets be displayed in the jsp? Explain with an example.

526


What is use of scriptlet tags in jsp?

476


What is jsp scriptlet tag used for?

498


What is a javaserver pages (jsp)?

550


Java Server Page I can use a function in two ways: Either I declare or I declare <%@ page import = "mypack.mysubpack.MyClass" %> In each case I can call a function later by coding MyClass.myFunction(); So what is the difference between the two variantes? Why are Beans invented if we don't need them because we have the import statement ? please guide me its an humble request to you reader if u know n i'll be thankful to you...........

1693


What language is jsp?

529