Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

JSP Interview Questions
Questions Answers Views Company eMail

How can I implement a thread-safe jsp page?

987

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

964

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

1037

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

1014

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

1003

How do you delete a cookie within a jsp?

1209

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

1029

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

1015

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?

1092

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

1069

How do I mix jsp and ssi #include?

1047

What information is needed to create a tcp socket?

961

What are stored procedures? How is it useful?

1002

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

1018

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?

1059


Post New JSP Questions

Un-Answered Questions { JSP }

Explain the steps for creating custom tags in jsp?

906


Which jsp method cannot be overridden?

991


Explain some jsp life-cycle methods that can be overridden.

944


What are jsp elements?

1001


How can we use beans in jsp?

1060


What is tag file?

949


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?

1092


Can we write java code in jsp?

1030


How do I prevent the output of my jsp or servlet pages from being cached by the browser?

1022


What is jsp custom tag and what are it’s components?

933


Which tag should be used to pass information from jsp to include jsp?

959


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

998


Why should we not configure jsp standard tags in web.xml?

961


What is the standard action?

1002


Mention the various implicit objects used in the expression

1039