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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?

1570


Give the real-time example for back-to-back testing?

1369


can u plz give an example for regression testing with example.

1609


In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?

1124


Please is there any one working with ITR.COM? Having interview with them. Any tips will help.

1389






wat is meant by frontend and backend testing

5262


What is a test log?

644


how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple

1805


what is diffrence between dynamic black box testing and dynamic white box testing

1564


What is the difference between a bug, a defect and an error?

686


What is the first test in software testing process?

700


Write the test cases for file transfer from one user to other from Google Drive/drop box?

7225


hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me

1604


Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance

1634


what is Test management fundamental?

1770