GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

Struts Interview Questions


Struts Interview Questions

Questions: 102
Comments: 508
 Struts Tags
 Showing Questions 11-20 of 102 Questions
<< Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 Struts Interview Questions
Sorting Options :  

Action Class is Thread safe if i declare method for database connections before the execute method and when you try to access what will happen for application
Read Answers (1) | Asked by : Sreekanth Konda

Latest Answer: saveToken() method is used for duplicate form submission.Let's take an example i.e. yahoo email registration formYou filled the form and press the "submit" button more than once.For each action you do there is a request object associted with that.So when ...
Read Answers (1) | Asked by : selva

What is integration logic? How does struts frame work develop integration logic automatically using deployment descriptor?
View Question | Asked by : venky_mca

Latest Answer: If our Form has single function we have to go for action class but if our Form has to perform multiple functions then we have go for dispatch action.In struts config we have to provide parameter="methodToCall"  and in the jsp we have to   ...
Read Answers (6) | Asked by : Gangadhar P

Latest Answer: It would be misleading to say that only one instance of Servlet is created per web application. One instance of each Servlet class defined in your code is created per web application. i.e., If your application has 100 ActionServlet classes, you will have ...

How do you identify user session has been ended (at a particular time ) and forward a page to login page automatically
Read Answers (1) | Asked by : vijayganesh mech

Latest Answer: Struts does not bind the programmer till the DAO layer. You can have anything you like, as the return type (valid in programming construts, of course) for the DAO method, Struts would not crib about anything, and would be happy to serve your Action class, ...
Read Answers (3) | Asked by : sanjib

Latest Answer: Action class is not a Servlet .Any Java object which extends the functionality of servlet interface or HttpServlet or GenericServlet or it is subclass can be called as a servlet but our action class does not extend any of these.For clarification go to ...
Read Answers (10) | Asked by : enjoy

Latest Answer: A Forward Action is a standard Action forwards the request to the context-relative URI(JSP/Servlet) specified by the parameter property of the associated ActionMapping.To configure the use of the Forward Action in your struts-config.xml file, create ...
Read Answers (2) | Asked by : kiran.p

Latest Answer: Struts tags bind the property value with the Formbean property defined. ...
Read Answers (4) | Asked by : raghava_

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

Ask A Question
Go Top
 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
Sponsored Links

 
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape