Re: how does an application server works?



"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


.



Relevant Pages

  • Re: iis limitations?
    ... > If every hit were a request for a simple HTML page, ... > for your App to do something. ... the page takes 2.5 seconds to execute on the server, with caching enabled, ...
    (microsoft.public.inetserver.iis)
  • Re: iis limitations?
    ... >> for your App to do something. ... >well, each hit is a request for my app to do something, I don't have simple ... >the page takes 2.5 seconds to execute on the server, with caching enabled, ...
    (microsoft.public.inetserver.iis)
  • Re: Does anybody know how Microsoft defines hit and visit in its usag.
    ... > request for that url on the server. ... One access and one request mean the same thing. ... A hit is one request. ... Since a hit is a request, a visit must be a unique visitor; ...
    (microsoft.public.frontpage.client)
  • Re: how does an application server works?
    ... When i start an server (Lets take tomcat) and i hit a urlhttp://localhost:8080 ... which process take that request and how it service that request. ... If you hit http then it goes all down to Hyper Text Transfer Protocol, ...
    (comp.lang.java.programmer)
  • Cache and 304s
    ... Let's say that IE6 has requested a page from a web server, ... request to the server, and the server responds with a 304, telling that the ... In other words, if after the hit at the 55 minute mark, I were to hit the ...
    (microsoft.public.windows.inetexplorer.ie6.browser)