bhaskarreddy
Project Architecture
1 Answer(s)      3 years and 11 months ago
Posted in : Java Interview Questions

View Answers

October 16, 2011 at 10:52 PM


generally the project Architecture is .........if u develop ur project in spring means architecture is as fallows

when ever client sends the request .....it will go to controller....then based on the request collects the bean properties.....then controller communicate with BO......then DAO .DAO having the database queries...then curresponding result set ....result is revert back to BO..DAO...Controller....to client









Related Pages:
Project Architecture - Java Interview Questions
Project Architecture  i want project architectre diagram and also flow plz explian in layers of the project architecture flow?i want discrpption for this one
Architecture of application
Architecture of application  Hello, I would like to know your ideas about how to approach with my project. The solution has already some identified... using Netbeans Platform module architecture. Almost everything is already clear
Web Application Common Architecture
Web Application Common Architecture  Hi, Any one tell me, while project constructing , how they architect it which means using some layers and specify importance of layers. And also best way to follow program flow
Architecture Website Development
of the project. The architecture is affected and affects the culture of a people...Architecture Website Development We provide high quality Architecture website... team will help you in developing websites for Architecture industry. We
3 tier architecture in java - JSP-Servlet
3 tier architecture in java  H!, My shopping cart project is created with html, jsp, servlets and oracle using weblogic server. Html used for login page, jsp used for validating the username,password and connecting
JSF architecture
JSF architecture  What is JSF architecture
Java Architecture
Java Architecture  What is architecture of java
Query for generating Stock Report Using MVC architecture in j2ee
Query for generating Stock Report Using MVC architecture in j2ee  help Me for query , to generate the stock report of shopping project. Considering some data (current stock=(summation of)watch Quantity in WATCHMASTER
Java Architecture.
Java Architecture.  Explain Java Architecture.   Please visit the following links: http://www.roseindia.net/java/quick-java.shtml http://www.roseindia.net/java/java-virtual-machine.shtml
Java Architecture
Java Architecture  What is architecture of java   Architecture of Java program Here is an architecture of a java program where documentation part or writing comments into program is completely optional.Declaration
project
project  i need a project in java backend sql
PROJECT
PROJECT  i want online polling system project codding
project
project  suggest a network security project based on core java with explanation
project
project  sir i want a java major project in railway reservation plz help me and give a project source code with entire validation thank you
JSF Architecture
also uses the MVC pattern. ?JSF Architecture? article in roseindia.net explains the architecture of a JSF application. Read about the topic at JSF Architecture
project
project  sir i want module and source code on my project hospital management system
project
project  does hostel management system project contain any dynamic web pages
Hibernate Architecture
In this tutorial we are going to describe hibernate architecture with example
Understanding the JDBC Architecture
Understanding the JDBC Architecture   ... and the servlet is shown in Figure 1. Layers of the JDBC Architecture....) Type 1 JDBC Architecture Type 2 Java to Native API. Type
VoIP Architecture
VoIP Architecture Common VoIP Architecture This white paper describes the architecture of AT&T?s common infrastructure for real-time... services will migrate to this architecture over time and when appropriate
PROJECT
PROJECT  i want help on making project on mobile banking application..... the application should have SAVING ACCOUNT,CURRENT ACCOUNT,TRANSACTION ETC......... IN APPLICATION
project
project  sir i want to a project on railway reservation,sir plz give me the source code   plz give me the source code of railway reservation
project
project   hi , we r working on one project related to our results. we using java and for back end sqlserver 2005. In dis we are trying to retrieve result from some site and store it in our data base so that we can perform
Architecture - Java Interview Questions
Architecture  Describe three tier architecture in detail
Project
Project  Hi, Am starting a new project to draw a 2d graph using java swing and opengl,where in the input for X-axis and Y-axis co=ordinates should be accepted from user... As am very new to this am seeking help so pls help
project
project  For my project their is 2 users, one is users and administers.i want code for giving authentication to these users by using one, means same login form and database table ..my back end is mysgl....and am using wamp sever
project..
project..  Write a program to find the result of N students by accepting 5-subject marks from a Mark class and calculate the total and average mark. Display the result of all students in ascending order of rank from Result class
What is Spring Framework Architecture ?
What is Spring Framework Architecture ?  Hi, What is Spring Framework Architecture ? Thanks
Project
Project  <% String project no=request.getParameter("project no"); String qry="select stud name,project name,project type,project...(receipt dt,'dd/mm/yyyy') from proj master "; qry+=" where project
project...
project...   enter 10 integers, store it using array then display them from highest to lowest. 2.enter 10 integers, store it using array then display them from lowest to highest number to words conversion create a java program
Project
Project  How to show Questions randomly so that no two student get the same questions in online examination system project in Java Server Pages  
Hibernate Architecture
Hibernate Architecture In this section we are discussing Hibernate Framework Architecture. Hibernate architecture is layers architecture. You can are free... on the usage of the components it can be divided into Lite architecture and Full
Project realated help - JSP-Servlet
Project realated help   Hi sir i need your assistance em stuck at a point,actualy i am making final year project,i am making OTRS system in java em using sturts ,servlet,i push whole data by layered architecture,sir succesfully
Project
=(String) vdata.get(1); String project_name=(String) vdata.get(2); String project
JPA Architecture
JPA Architecture       JPA Architecture: In this section we will discuss the architecture... the primary components of JPA architecture. Entity Entity is the persistence (POJO