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

wht is RTM(Requirememts Tracebility Matrix), what are the contents includes in this spreadsheet.. Anybody can answer this question...

3 Answers  


what are the risks and challanges u face while testing?

3 Answers   MAHINDRA,


how often do u recieve bulid in ur company?

4 Answers   CTS,


Describe any bug you remember. Plz Give some real examples

7 Answers  


what is the role of QA manager

1 Answers  






Explain the procedure for manual testing.

0 Answers  


Relative to other technical groups in the company? Relative to your staff?

0 Answers  


what is agile testing

3 Answers  


What are some of the typical bugs you encountered in your last assignment?

1 Answers   CTS,


What is the Input of Testcase?

13 Answers   GE,


what is scrum how with ex?

0 Answers  


explain v- model? why we call this model as v-model, not an u-model?

2 Answers  


Categories