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 many types of memory areas are allocated by JVM in java?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
What will happen to the exception object after exception handling?
What is a marker interface?
What does substring mean?
how to one war file class to another war file class?
What is the full meaning of java?
What is JVM ? use of JVM?
How do I stop concurrentmodificationexception?
What is the functionality of Webserver?
What are java annotations?
What are java methods?