What is the diffrence between webcontainer and webserver?
Post by:bengt hammarlund
,
Ranch Hand
I have a suggestion: don't use "Please answer me (...)" as a topic name. It won't help you get answers
Post by:Claudio Lande
,
Ranch Hand
Originally posted by bengt hammarlund: I have a suggestion: don't use "Please answer me (...)" as a topic name. It won't help you get answers
I agree. It is very annoying to have to open a message to see what's the subject of the post. At any rate web containers are applications that can host Javaservlets and JSP (together with other kind of Java web components) while web server (mostly) provide static contents to web clients.
Post by:Vishnu Prakash
,
Ranch Hand
Web Containers( Tomcat) are used to produce dynamic content as and when required. When a web server (Apache) get a request for a servlet(or) Jsp the request is forwarded to the container which processes the request and returns the result to the web server.
Post by:kishore chitturi
,
Ranch Hand
Hi , Thank You for giving reply. i will not post questions like this. Regards Kishore
Post by:autobot
I'm not sure if I approve of this interruption. But this tiny ad checks out:
RavenDB is an Open Source NoSQL Database that’s fully transactional (ACID) across your database