| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|
#1 (permalink) |
|
Unregistered
Posts: n/a
|
One more doubt plzzz Is Tomcat a web server or App Server?Wht r the best examples for Web server and App server.
If any project is using EJB means, should tht use App server? Or can we make web server to use EJB in a Project. plzzzzzz help meeee |
|
|
|
#2 (permalink) |
|
Moderator
Join Date: Sep 2006
Location: Bangalore
Posts: 2,409
Thanks: 72 Thanked 287 Times in 234 Posts Thanks: 72
Thanked 287 Times in 234 Posts
Rep Power: 56
|
Re: Is Tomcat a web server or App Server?
Application servers are used to run any applications, and web servers are used to run web applications.
here is the diff......... WEBLOGIC: is a application server. Supports many protocols. Used for enterprise applications and EJBs. Supports N-Tier architectures. Provides more scalability. TOMCAT: is a web server supports only HTTP / HTTPS protocols Used for Dynamic / static pages only (E.g servlets, JSPs, HTML etc.) Supports 3-Tier architecture Provides nominal scalability Web server for running the servlets:Mainly to run the servlets we will use Apache Tomcat sever,Sunone Studio.(websevers).But servlets also run in the Application server such as Weblogic,websphere,Jboss. we can't run Ejb applications in web server.But we can run web applications in application servers. Last edited by sridhar; 07-09-06 at 08:27 PM. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Some Loadrunner FAQs | kiran2710 | Testing Tools & QA | 1 | 25-10-08 01:42 AM |
| How E-MAIL works? | Spoorthi | WEB DESIGNING, DEVELOPMENT ,PROMOTION & SEO | 3 | 06-09-06 10:34 PM |
| Cgi Technology | source | OTHERS | 1 | 17-07-06 05:43 PM |
| How to run servlets in Tomcat server? | Madhuri | JAVA Technologies | 2 | 23-04-06 12:39 AM |
| Servers | mahender9885 | Aptitude Questions | 2 | 21-02-06 03:02 AM |