difference between applicationserver and webserver
Answers were Sorted based on User's Feedback
Answer / venkat
web server allows only HTTP protocal(i.e Protocal dependent)
But App Server Protocal independent
web server is less secure than app sever
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / veeru
Web Server is used to render mostly static content (html
pages), while app server is capable of offering more
services like execution of dynamic pages (jsp,servlets) and
offeres many out of box infrastructure components like
security, transaction handling, database connectivity, and
many other services.
WebServer and Appservers can be on different boxes to
improve performance in Ntier architecture.
| Is This Answer Correct ? | 0 Yes | 1 No |
I wantr to know, How many number of users logged in to website? can any one answer
How do you download stubs from a Remote place?
what we can't do in jdbc but can do hibernate?
How to add new JTabbed pane?
How will the struts know which action class to call when you submit a form?
Suppose there are 3 combo box. SELECT COUNTRY SELECT STATE SELECT CITY if i select any country from country conutrylistbox values in the state will get automatically inserted with database values>> THEN on selection of state city will be inserted in city combo box If you can help then please Help me...
Hi I have joined java course. I also want additional help from any tutorials website. Please suggest me tutorials which provides easy to understand online applet tutorials?
Difference between DurableSubscription and non- DurableSubscription?
What will happens, when a thread cannot acquire a lock on an object?
Java is fully object oriented languages or not?
what is the proxy pattern?
Difference between JRE and JVM?
3 Answers HeadStrong, Infotech,