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
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.?.
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
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
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What are the uses of the set interfaces in the java collections? : java collections
What is an algorithm in java collection framework? : java collections
what is mean by hasing and maping in java platform and advantage?
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 ?
please mail me the interview question based on java/j2ee
Which sorting algorithm is used by collections.sort() in java ?
Should we create system software ( e.g operating system ) in java ?
How is hashset maintained in memory by java ?
What is deque in the java collections framework? : java collections
What are the types of java collections? : java collections