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
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 mean by hasing and maping in java platform and advantage?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
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
How do I find jre path in windows?
What are the considerations to be made in case of loops in java ?
What is the use of the list interface in the java collection? : java collections
Which interface does java.util.hashtable implement?
Which sorting algorithm is used by collections.sort() in java ?
can u draw class/object diagram for ATM
What is java collection? : java collections
What is the enumerator of the java collection framework? : java collections
What are the differences between the java collection and the java list? : java collections
What is the Spring2.5 MVC Navigation flow?
What is deque in the java collections framework? : java collections