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

What is risk analysis and what kind of risk you foud while testing

2 Answers  


what is entry / exit criteria and pass / fail criteria ?

1 Answers  


only one tester & one developer ,the product is released to be today night.if you found a critical bug then wat u do

3 Answers   IBM,


What is the role of a bug tracking system?

3 Answers  


diff b/w desktop based testing & web application testing

0 Answers  






What is the difference between static testing and dynamic testing?

0 Answers  


WHAT IS TEST STRATEGY? WHAT IS THE DIFF BETWEEN TEST PLAN AND TEST STRATEGY? WHAT IS TEST METHODOLOGY

1 Answers   Wipro,


What is Risk Analysis

4 Answers   QA,


What is the difference between low and high level test cases? examples please..

11 Answers   Patni,


Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You

0 Answers  


There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements

0 Answers  


what are the factor taken under website testing manually?

3 Answers  


Categories