wnet use DAO design in u r project?
Answer / kalyan
Bascially DAO is used in three tier architecture.
Three tire architecture is comprised of the following layers
1.Presentaion layer
2.Business layer
3.Data Access layer
Data Access layer will have all the code to intercat with
the data base server.so that when next time the data base
server is changed there is no need to chane in the present
and business layers.
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the different types of ways where you can iterate over a list? : java collections
what is mean by hasing and maping in java platform and advantage?
Difference between Spring framework and Struts framework?
12 Answers IBM, L&T, VAM,
I have include a jsp page by using <jsp:include page="/.../xyz.jsp"/> The thing is that the xyz.jsp page has its submit button.When i click on that button the whole main page get refreshed.But i want to refresh only the xyz.jsp page.How could i achive it so that i can only refresh the xyz.jsp not the main page page?
what is java virtual machine
What is need of DAO? Write one simple DAO example?
Which interface does java.util.hashtable implement?
What are the interfaces in java collections? : java collections
How many controlers are there in spring? Plz send me ans
How to call the m1() method of Base class in below snippet ? class Base { public void m1() { System.out.println("Base m1 "); } public void m2() { System.out.println("Base m1 "); } } ====================== class Derived extends Base { public void m1() { System.out.println("Derived m1"); } public void m3() { System.out.println("Derived m3"); } public static void main(String[] args) { Base ob=new Derived(); ob.m1(); //System.out.println("Hello World!"+ob.m1()); } }
what is filter ?
i need java 1+ experience resume on java developer kindly send me my mail id:srikanthreddy1.marla@gmail.com