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 |
What is inheritance?
5 Answers Accenture, Hexaware, Syntel,
What is the difference between superclass and subclass?
How are destructors defined in java?
What is another word for methodology?
What is computer compiler?
System.out.println("somestring"); It will create any object or not
What is numeric data type?
What are access specifiers in java ?
0 Answers Akamai Technologies,
Is there a way to increase the size of an array after its declaration?
What is the java project architecture?
What modifiers may be used with a top-level class?
What is hashmap and map?