ALLInterview.com :: Home Page            
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
   
 
Categories  >>  Software  >>  Java Related  >>  Java J2EE  >>  Struts
 
 
 
Question
struts 1.3 features?
 Question Asked At :: Zensar, Integra
 Question Submitted By :: karuna.thambala
I also faced this Question!!     Rank Answer Posted By  
 
Answer
1) Conversion to and from FormBean to ValueObjects (though 
it can be achieved with one line statement using 
BeanUtils,but a automatic conversion would be desired)

2) Passing a subset of ActionForm through the Action chain
(using seperate set of ActionForm for a single HTML Form)

3) Using ActionForm not only as a carrier of data from HTML 
forms to the Action but also to display data after 
executing the Action

4) Changing the execute() method signature to pass only the 
ActionForm and ActionMapping, and no
   HttpServletRequest and HttpServletResponse objects. 
Struts should be protocol agnostic.

5) Replacing static ActionForm with DynaActionForm for all 
cases. ActionForm should be dynamic enough to include 
parameters that are created dynamically using javascript.

6) Though not part of core Struts, having a sophisticated 
Struts tag library,like displaying tabular data with run 
time selection of style sheets,would definitely be handy.

7)Struts developers have completely rebuilt the 
RequestProcessor using the Chain-of-Command/Chain-of-
Responsibility (CoR) 
  pattern implemented in Apache Commons-Chain

 
Karuna.thambala
 
View All Answers
 
 
 
 
 


   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2012  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com