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

If project wants to release in 3months what type of Risk analysis u do in Test plan

1 Answers   CTS,


In which situation or phase or any did u find that Manual testing is a must instead of Automation testing

4 Answers  


Plz any one explain with example for a high priority with low severity and low priority with high severity bug

1 Answers  


what is the difference between test plan doc. and test strategy doc. ?

1 Answers  


Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?

0 Answers   eMids,


wat iz self join write qeriry for table

2 Answers   Hewitt,


Please Anybody tell me,Who is going to do Smoke and Sanity Testing i.e. Developer or tester ? S.Pokharkar Watershed Infotech,Pune

16 Answers   TCS,


What is Test Pack in software testing? OR What Test Pack consist of?

2 Answers  


What is diffrence between the functional and black box testing.

4 Answers  


What type of Testing u done ur project?

5 Answers   Geometric Software,


Hi,iam geetha i want to know about the different type of testing for the webapplications. Since iam doing only manual testing, i want in full details about webapplication testing. Thanks in advance

1 Answers  


What is a test log?

0 Answers  


Categories