![]() |
| 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 |
![]() Related Questions Answered by asreeni on 2005-04-08 03:24:40: The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and XML, as well Latest Answer : Struts is an opensource frame work designed based on MVC architechture which is used to develop webapplications.It is famous because of Centralized controller and loosely coupling nature. ... Latest Answer : Due its a bad practice to instantiate form beans in your code as their life cycle is managed by STRUTS in a kinda IOC style ... I have linux OS.I installed Tomcat 4. in Linux.Now, i have to deploy My web application into that using WAR file.Please tell me steps....and also steps for the creating the WAR file too. Read Answers (4) | Asked by : Rahul Bandgar ActionForm class is used to capture user-input data from an HTML form and transfer it to the Action Class. ActionForm plays the role of Transport Vehicle between the presentation Tire & Business Tier.Life Latest Answer : An ActionForm is a java bean that extends org.apache.struts.action.ActionForm, ActionForm maintain the session state of web application.All data submitted by the user are sent corresponding ActionForm ... Read Answers (1) | Asked by : Kamal Lochan Patra, UBIQUE Latest Answer : You can nonnect to mysql datasource without tomcat server by folowing way:- Setup mysql-download mysql connector(driver) and add file .jar to your project-run mysql, create datasource- Write code to connect to that datasource:public static Connection ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||