what are the design patterns in struts?

Answer Posted / nav dev

Design Patterns

1) Front Controller //Action Servlet
2) Application Controller// Request process
3) DAO //Data Access Object
40 DTO //Data Transfer Object from one layer to onther
etc

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

According to java operator precedence, which operator is considered to be with highest precedence?

851


What state does a thread enter when it terminates its processing in java programming?

808


How will you add panel to a frame?

879


What are extraneous variables examples?

763


Can we execute a program without main?

768


what is synchronization and why is it important? : Java thread

866


What are the different types of data structures in java?

756


Why hashmap is used in java?

786


What is the use of static class?

803


What is a substitution variable?

813


What are 3 boolean operators?

758


What is variable and its types?

782


Can we assign integer value to char in java?

723


What environment variables are required to be set on a machine in order to run Java programs?

892


Difference between object and reference?

914