Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within BEA/Weblogic
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
BEA/Weblogic
Diff between weblogic and apache tomcat?
Sreedhar mar
Ranch Hand
Posts: 34
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
HI
Can anybody know what is the differecne between weblogic server and apache-tomcat server?
bye
Nizan
Greenhorn
Posts: 22
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Horses for courses really....in a nutshell.
WebLogic - nice GUI,more ���, more geared towards the business logic layer.
Tomcat
- text file confg, free, more geared towards the presentation layer.
Nizan Horsefield<br />Weblogic Support<br />BMW
Alain Kettaneh
Greenhorn
Posts: 2
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
An other difference (it kept me awake for long nights!):
- war deployment under weblogic is different since the war archive is not expanded into directories.
consequence: any configuration from included files is bound to fail if file API are used.
Gregory Cranz
Greenhorn
Posts: 9
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Yet more differences - WebLogic is an
EJB
container - Tomcat is a
Servlet
container.
WebLogic is commercially supported. Tomcat is community supported.
Never Underestimate the Power of What Works!
And then the flying monkeys attacked. My only defense was this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Getting started with JDBC project
web-container and Web-server.
Tomcat & WebLogic
difference between Tomcat & Weblogic server?
In HFSJ, why was IIS not mentioned?
More...