Answer Posted / srinu
THE web application follwed by MVC architectute
MODEL----->Persistance logic+Middle ware services(JDBC with
coonection pooling)
View------->presentation layer(html,jsp)
Controller------->controll the all the component +
integration logic(connect with DAO)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which interface does java.util.hashtable implement?
What is iterator in the java collections framework? : java collections
What is the Spring2.5 MVC Navigation flow?
How do I find jre path in windows?
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
can u draw class/object diagram for ATM
What are the considerations to be made in case of loops in java ?
What are the types of interface used in the java collections? : java collections
What are the classes in the java collection framework? : java collections
What are maps interfaces in the java collections? : java collections
In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?
What is the difference between comparable and comparator in java.util pkg?
What are the interfaces in java collections? : java collections
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What are the main classes of the list interfaces? : java collections