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 |
How will you communicate between two applets?
What is pre increment and post increment in java?
What are synchronized methods and synchronized statements in java programming?
What is an abstract class?
What is supplier in java?
How many bits is a 64 bit byte?
What is the difference between post and put?
What is mysql driver class name?
Can a main method be declared final?
What is the base class of all classes?
what is the difference between thread and runnable types? : Java thread
Which is faster set or list in java?