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
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
What is the test case?
can anyone tell me few critical bugs in ecommerce project.
hi friends i have a question while the files are uploading into the web server(for storing)..... securely......... what is the meaning securely.......its regarding virus threating or user authentication.... the files are video files these are ripping and converted into .flv format pls clarify ..........thanks in advance......
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
What is an inspection in software testing?
What r the sequences that leads to automation?
How could you present test strategy for the product testing?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
can anyone help me in getting unix on manual testing i.e can u forward material & web sites to my mail id (suresh_57599@yahoo.com) to understand how the work flow working on manual testing on unix and the contents.plzzzzzzzz help me its urgent.
Describe Testing Decomposition?
tell me 5 new requirements in ur project? plz urgent
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
Give the real-time example for back-to-back testing?