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 |
Can we override a variable in java?
What is java oops?
What is the use of set in java?
Is java hard to learn?
What is the difference between interpreter and compiling ?
What is array initialization in java?
What is passed by reference and pass by value ?
Why set is used in java?
What is a copy constructor in java?
What are data types in programming?
What is the difference between JDBC 1.0 and JDBC 2.0?
What is the difference between serialization and deserialization?