GeekInterview.com
  I am new, Sign me up!
 

JSP Interview Questions


JSP Interview Questions

Questions: 308
Comments: 626
 Showing Questions 61-70 of 308 Questions
<< Previous 3 4 5 6 [7] 8 9 10 11 12 Next >>
 Sponsored Links

 
 JSP Interview Questions
Sorting Options :  

Latest Answer: Nothing, Since a JSP at the end becomes a Servlet. The session handling capabilities are the same for a JSP as well as Servlets. ...

Latest Answer: To tell the browser what type of output posted from server.Ex :  text/html ...
Read Answers (4) | Asked by : sreenivasulu

Latest Answer: when the request from browser is coming for first time to access the jsp page.Container check whether jsp is already translated to servlet or not.If not ,it will translate the jsp to server and the as usual  service method will be called to include ...

Latest Answer: use jFreeChart ...
Read Answers (1) | Asked by : swapna

Latest Answer: using where filename -- path of the file to be includedand ext -- the extension for the file name ...
Read Answers (2) | Asked by : naveen

Latest Answer: Appropriate HTTP header attributes have to be set to prevent the dynamic content output by the JSP page from being cached by the browser. The following jsp code has to be included at the beginning of your JSP pages to prevent caching : ...
Read Answers (2) | Asked by : naveen

Latest Answer: Declaring a variable in JSP means it will have a scope of page while declaring it in jspInit() means its scope gets end with init() method only. ...
Read Answers (1) | Asked by : santu_hs

Latest Answer: Use thisonblur=mask(this.form.acno) //acno is field namefunction mask(val){  if(isNaN(val.value))  {    alert("Not a number");    val.focus();    val.select();  }} ...
Read Answers (2) | Asked by : alwin

What is the use of extends in jsp...we we want to import a class in current jsp file which i am working how can i do that ...if i use extnds for that means how can i do that...pls explain me this
Read Answers (2) | Asked by : kavin

I have a String name & Map m, in my bean class. I have get & set methods on both.To Display the String name, i doThe above one works fine.Te below one, displays the entire Map contentsI know the KEY, how do i display the VALUE for that KEYregards,gautam.
Read Answers (1) | Asked by : gautam

View page << Previous 3 4 5 6 [7] 8 9 10 11 12 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape