GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  J2EE  >  Websphere

 Print  |  
Question:  What is the difference between Web Server and Application Server ?



October 10, 2005 23:52:03 #5
 charanvv   Member Since: Visitor    Total Comments: N/A 

RE: What is the difference between Web Server and Appl...
 

webserver is used only for jsp and servlets  and for static functionality it has limited functionality and it doesn't provide any security ,persistence and it doesn't support EJB and JMS and JAAS like other functionality

whereas Application server provide all functionalities

     

 

Back To Question