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
What is the common usage of serialization? What exceptions occur during serialization?
Where is core java used?
How do you sort arraylist in descending order?
What is the relationship between clipping and repainting under awt?
What are java packages? What's the significance of packages?
What is an example of a constant variable?
What is the difference between super class & sub class?
How do you convert an int to a string in java?
Why does it take so much time to access an applet having swing components the first time?
What is string variable?
What is java in detail?
how to create multithreaded program? : Java thread
What is number data type in java?
What is substring 1 in java?
What two classes are used to read data only?