Answer Posted / arun
The archtechture followed in developing any web application
is MVC ( Model View Controller ).The Model part is the Java
bean(Value objects) used in the application,the View may be
HTML,Jsp etc and the controller part is the servlet where
the actual business logic is implemented.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the different types of features of the java collections framework? : java collections
What are the differences between the java collection and the java list? : java collections
please mail me the interview question based on java/j2ee
what is mean by hasing and maping in java platform and advantage?
What is the use of the list interface in the java collection? : java collections
What are the main classes of the list interfaces? : java collections
What are the types of the main implementing classes in the map interfaces? : java collections
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
Which sorting algorithm is used by collections.sort() in java ?
who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.
can u draw class/object diagram for ATM
What is iterator in the java collections framework? : java collections
What are the different types of ways where you can iterate over a list? : java collections
What are the interfaces in java collections? : java collections
my interviewer asked me what technical specification you used how to answer that question