![]() |
| 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 : This is the class from which business logic of stutsbegins,which contains execute method ..This class contains all deployment information of particualar Action object.This class determines where the result must send once its processing is complete ... 1. Action Servlet2. Action Classes3. Action Form4. Validator Framework5. Message Resources6. Struts Configuration XML Files7. View components like JSP Latest Answer : thanks. ... Is there any way to put my custom name to LIB folder which i am going to place in WEB-INF folder of struts application? please answer this question Read Answers (4) | Asked by : gskumar Yes, other than JSP we can use Swing, JSF, Cocoon etc as a front end for our struts application. Here is a link to the article for using struts with swing as front end Latest Answer : But how can I use the Swing, or any other technology for front end view? ... Read Answers (10) | Asked by : Amit Mudgal please post the answer Latest Answer : Aditya, Exactly you are correct. ActionServlet uses Command design pattern by calling the action classesprocess() method of RequestProcessor uses template method desigb pattern by calling sequence of methods.Action classes are used to transfer the HTTP ... Read Answers (24) | Asked by : sudhakar 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 Latest Answer : Static methods are BAD BAD thing, should b always prohibited. They bind u to a concrete class. Remeber the first good practice of OOP, always program to interfaces rather than classes. Use a factory with singelton rather than a static method. However ... Read Answers (4) | Asked by : samidurai.v Latest Answer : Object is the super class for Action and ActionForm as there are no immediate super classes . ... Read Answers (8) | Asked by : nagendra Is there any way to define a default method for every in the action mapping of Struts-Config.XML file? If yes then how? Give a piece of code demonstrating the same. Read Answers (6) | Asked by : Soumen Trivedi
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||