what are the design patterns in struts?



what are the design patterns in struts?..

Answer / 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

More Core Java Interview Questions

Can you override private or static method in java?

0 Answers  


What is multithreading ???? How to stop multithrading in java????

1 Answers   Cognizant,


what do you understand by synchronization? : Java thread

0 Answers  


How to do validation of the fields in any project ?

2 Answers  


What is Restrictions in hibernate?

1 Answers   Bally Technologies,


What is java util hashmap?

0 Answers  


What is difference between string and stringbuffer?

0 Answers  


Explain the access modifiers for a class, method and variables?

0 Answers   Global Logic,


What is the immediate parent class of the Applet class?

1 Answers  


What is the difference between serialization and deserialization?

3 Answers   ABC,


how to pass the parameters to applets?

1 Answers  


how to write a program for sending mails between client and server

0 Answers   Lampex,


Categories