![]() |
| 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 : The main differences are 1. In Action class Perform() method was replaced by execute() method.2. DynaActionForms are added.3. Tiles Concept is introduced.4. We can write our own Controller by Inheriting RequestProcessor class. i.e., nothing but we ... Latest Answer : When we deploy our application in the server, at first the container reads the information from web.xml file.Here ActionServlet object will be created and init() of ActionServlet will be called.Here ActionServlet is the backbone to the whole application.When ... Latest Answer : You can get the correct picture about DynaAction Form herehttp://struts.apache.org/1.3.8/userGuide/building_controller.html#dyna_action_form_classesAnd in the action class, we retrieve a particular property of the DynaActionForm as follows ... Latest Answer : Yeah I too agree with this, Here action class is client for EJBFirst get home interface object using JNDI then call remote interface reference variable and continue. ... Latest Answer : There are only five struts tag libraries1)Bean tag lib2)Html tag lib3)logic tag lib4)nested tag lib5)Template tag libothers are JSTL tag libraries(ex: c.tld,sql.tld,fmt.tld) ... Latest Answer : hi,to handle the errors:in struts project to handle the error objet by using ActionError object and to handle the errors by using ActionErrors object.for supposeActionError ae1=new ActionError("err.one");ActionError ae2=new ActionError("err.two");Action ... Latest Answer : These are the tags we can define ,,,,, ... Latest Answer : Tokens are used to prevent multi click problem in struts. In Action class method at the begining of the code, need to call the saveToken() that generates an unique identifier for the "request url" and stotes it in the session and also in the ... Latest Answer : Struts play’s a c role. Struts also have built-in solutions for developing v part. ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||