Re: how does an application server works?
- From: "Arved Sandstrom" <asandstrom@xxxxxxxxxxxxx>
- Date: Wed, 18 Jun 2008 14:25:50 GMT
"Garg" <sendtogarg@xxxxxxxxx> wrote in message
news:44ef1b4d-88c0-41ad-aa03-c90356d47ad7@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi All,
When i start an server (Lets take tomcat) and i hit a url
http://localhost:8080
then what exactly happen at the server end.
which process take that request and how it service that request.
This is a question asked to me in an interview.
Thanks for help in advance.
Tarun
For a servlet engine I would suggest downloading the servlet specification
and reading that (start at
http://jcp.org/aboutJava/communityprocess/mrel/jsr154/index2.html). I'm
assuming you are not overly concerned with what is going on at the TCP
level.
AHS
.
- Follow-Ups:
- Re: how does an application server works?
- From: Garg
- Re: how does an application server works?
- References:
- how does an application server works?
- From: Garg
- how does an application server works?
- Prev by Date: Re: New Jet, New Firefox
- Next by Date: Re: Making a string, file-safe (file-encode??)
- Previous by thread: Re: how does an application server works?
- Next by thread: Re: how does an application server works?
- Index(es):
Relevant Pages
|