Explain three tier architechture of the java project?
what is the web server and what is the database server?



Explain three tier architechture of the java project? what is the web server and what is the databa..

Answer / anonymous

Client (Browser)
JspContainer(Weblogic/Tomcat)
DBserver(oracle)
----3Tier----
or
Client (Browser)
EJBContainer(Weblogic)
DBserver(oracle).

web server deals requests from clients(browsers) and
process them, give the response to client. It may deal with
dbserver.
Dbserver stores the data using an RDBMS like oracle.
Actually oracle is a dbserver + dbms.

Webserver-Weblogic/tomcat
Dbserver-Oracle/mysql/mssql

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Hi, I have almost completed 5 years in manual testing and now want to switch over or explore something new in testing. Friends, can you post me your sugesstions?

2 Answers  


Write the Testcases for Telephone

6 Answers   Fidelity,


1.What types of documents would you need for QA, QC, and Testing?

2 Answers   FDS,


what type of testing process is being followed in your company?

0 Answers  


What is defect life cycle/

7 Answers   GE, Nokia, SunGard,


If PRS is given to you on say XYZ functionality then which different types of testing you will perform . Please arrange these types in sequential manner in which you will perform?

1 Answers   TCS,


How much percent of time you spend in testing and writting test cases? does testing comes first or writting test cases?

1 Answers  


What is Integration Testing?What is Bottom Up & Top Down Testing? What actually the Stub & Driver is? Explain me giving practical example?

3 Answers   IBM, MNC,


In the team both developers as well as testers will be included na,if so then the same TL will assign the work for testers also or else TL will be different for testers?

2 Answers  


Explain accessibility testing and its importance in the present scenario.

0 Answers  


What is difference between http and https

5 Answers   AZTEC,


Easiest way to write test cases? How i can learn writing the test cases?

0 Answers   Accenture,


Categories