why we are using vo,dao and dto design patterns in struts
framework
Answer Posted / raj
Dto we are using from been and dao we are using in we are
accessing dta from data base.
| Is This Answer Correct ? | 5 Yes | 18 No |
Post New Answer View All Answers
How many instances of servlet usually run in a struts application ?
What are the core classes of struts framework? Explain
What are the components of struts?
What is the different actions available in struts?
What is the difference between session scope and request scope when saving formbean ?
how does request processor relates to action mapping?
What are inner class and anonymous class?
What are struts in java?
Can we handle exceptions in Struts programmatically?
Can we use struts and spring together?
What configuration files are used in struts?
How tag libraries are defined in Struts?
What is struts in j2ee?
How you will make available any message resources definitions file to the struts framework environment?
Are actions thread safe?