Guys,
I understand what jsp/servlets do what i am trying to understand is the role of a webserver when you are also using tomcat/weblogic/websphere.
Why do you need a commercial webserver if the majority of the application is written using servlets or jsps?
I also don't understand how the two are communicating: IE is all the html being passed back through the webserver? What does the webserver do when it receives a request for a servlet or a jsp page?
Thanks for helping me.
I have browsed around the internet but not found any links that can help me over this one.
I understand what jsp/servlets do what i am trying to understand is the role of a webserver when you are also using tomcat/weblogic/websphere.
Why do you need a commercial webserver if the majority of the application is written using servlets or jsps?
I also don't understand how the two are communicating: IE is all the html being passed back through the webserver? What does the webserver do when it receives a request for a servlet or a jsp page?
Thanks for helping me.
I have browsed around the internet but not found any links that can help me over this one.