Please any one tell me what is application architure in web
based applications
Answers were Sorted based on User's Feedback
Answer / hash
A modern web-based enterprise application has three basic
layers.
1. Client layer which renders webpages (Browser)
2. Middle tier which includes: (WebServers ).
2.1 Presentation Layer which generates webpages, including
their dynamic content. It interprets webpages submitted
from the client. it knows which application to forward the
client-based request they usually made up of ASP, JSP
2.2 Business Logic Layer which enforces validations and
which handles interaction with the database, Visual Basic or
C++ apps are use in these servers mostly (The Web Server
can generally handle requests for several applications like
Microsoft IIS, Apache WebServer, IBM Websphere, etc are
example of webservers.)
3. Data layer which stores data between transactions
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / hema
On my application browser is tere.for example i want to request something.enter the URL in to browser.browser request to web server.If that is static request webserver can handil.if requests are dinamic webserver request to application server.then request goto dbserver.then request go to DB.DB give to respend to dbserver.dbserver toapplication server.application serverto webserver.webserver to browser wil give the response.
APPLICATION(browser) ............>webserver....>application server........>dbsever.......>DB.(this is request)then response REVERSE
| Is This Answer Correct ? | 0 Yes | 2 No |
i am keeping 2yrs fake experience in banking sector can someone please tel me what kind of questions and answers i have to face
hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)
What is TRR ?
how to connect your project in database?
What is the difference between Monkey testing an Ad-hoc testing (If ur answer is same, then why we need two names)
6 Answers CFC, CTS, PRO, Protech,
what is entry and exit creteria for testing ?
How do you decide when you have 'tested enough?'
What is the difference between test case result and a bug?
When do we perform smoke testing?
Hi friends!! Can u tell me, what is meant by Database Testing? How it can be done? What is tested in it(like any Queries like Select and all are tested or not)?
what is change management and change request
What test data will be required if Person 1 transfer money in Person2 account?