GeekInterview.com
  I am new, Sign me up!
 

JSP Interview Questions


JSP Interview Questions

Questions: 308
Comments: 626
 Showing Questions 1-10 of 308 Questions
[1] 2 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 JSP Interview Questions
Sorting Options :  

How will you handle the exception without sending to error page? How will you set a message detail to the exception object?  
View Question | Asked by : anithyus

When and why jasperException occurs? 
Latest Answer: JasperException is a subclass of Exception, so you should be able to use the usual Exception methods on it. But it's not a NullPointerException. JasperException is what I get if I mess up the syntax in a JSP page. So, check for that. ...

What is JSP Fragment? 
Latest Answer: Fragments Refer to Portal Technology.Where The Portal Server Takes the JSF fragments from different portlets (Sources) and integrate in a page(portal).You can refer igoogle/my.yahoo.com for see it happen. Like different fragments from different portlets ...
Read Answers (1) | Asked by : RamRihal

Latest Answer: One of the reasons people will use servlets is security.We can provide security in servlets in two ways1.Declaratively2.ProgramaticallyUsing this security features we can guarantee these security items1.Authenitcation 2.Authorization 3.Data integrity 4.Data ...

How to generate a graph using real time data in jsp.  

Latest Answer: nice answer ...

Latest Answer: You cannot override _jspInit() whereas it is possible to override jspInit(). ...
Read Answers (10) | Asked by : d

i.e Why we can not run the application like simple java program 
Latest Answer: We need web container because our Servlet just does a part of whole thing (creating response to a request) rest is done by server that is 1. Accepts response from client formatted HTTP protocol 2. Map that request to ServletRequest 3. Calling service() ...
Read Answers (12) | Asked by : 100881

Latest Answer: Yes somebody there is correct ...
Read Answers (2) | Asked by : Rakesh.s

Latest Answer: JSP is  converted to a servlet called  translated servlets which contains _JspInit(), _JspService and _JspDestroy() methods. ...
Read Answers (2) | Asked by : soujanya

View page [1] 2 3 4 5 6 7 8 9 10 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