How the Servlet Process??
Assalamualaikum..
Hai everyone?? Alhamdulillah, we meet once again.. How about your study leave? Today I’m continuing with other topic is how the servlet process?
..Servlet
Processing..
This process happen when the client (Web browser) send a request to the
J2EE Application Server (Web server), the web server passes the request to
servlet container. The servlet container checks whether the request is exits or
not. If exits then the servlet container delegate the request to the web server
else the servlet container sends to web server that they do not meet what the
request wants. After that the web server sends back to response.
0 comments:
Post a Comment