Apache Tomcat vs. Microsoft SharePoint

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Tomcat
Score 7.9 out of 10
N/A
Tomcat is an open-source web server supported by Apache.N/A
SharePoint
Score 7.9 out of 10
N/A
Microsoft's SharePoint is an Intranet solution that enables users to share and manage content, knowledge, and applications to empower teamwork, quickly find information, and collaborate across the organization.
$5
Per User Per Month
Pricing
Apache TomcatMicrosoft SharePoint
Editions & Modules
No answers on this topic
Plan 1
$5.00
Per User Per Month
Plan 2
$10.00
Per User Per Month
Office 365 E3
$20.00
Per User Per Month
Offerings
Pricing Offerings
Apache TomcatSharePoint
Free Trial
NoYes
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Apache TomcatMicrosoft SharePoint
Features
Apache TomcatMicrosoft SharePoint
Application Servers
Comparison of Application Servers features of Product A and Product B
Apache Tomcat
9.2
24 Ratings
15% above category average
Microsoft SharePoint
-
Ratings
IDE support10.022 Ratings00 Ratings
Security management9.024 Ratings00 Ratings
Administration and management8.224 Ratings00 Ratings
Application server performance8.124 Ratings00 Ratings
Installation10.024 Ratings00 Ratings
Open-source standards compliance10.024 Ratings00 Ratings
Best Alternatives
Apache TomcatMicrosoft SharePoint
Small Businesses
NGINX
NGINX
Score 9.1 out of 10
HCL Connections
HCL Connections
Score 9.0 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.1 out of 10
RWS Tridion Sites
RWS Tridion Sites
Score 9.0 out of 10
Enterprises
NGINX
NGINX
Score 9.1 out of 10
RWS Tridion Sites
RWS Tridion Sites
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache TomcatMicrosoft SharePoint
Likelihood to Recommend
9.0
(24 ratings)
8.0
(271 ratings)
Likelihood to Renew
10.0
(1 ratings)
9.8
(26 ratings)
Usability
8.0
(3 ratings)
8.1
(31 ratings)
Availability
6.0
(1 ratings)
-
(0 ratings)
Performance
9.0
(2 ratings)
-
(0 ratings)
Support Rating
9.1
(3 ratings)
8.8
(13 ratings)
In-Person Training
-
(0 ratings)
4.5
(1 ratings)
Online Training
-
(0 ratings)
6.4
(1 ratings)
Implementation Rating
-
(0 ratings)
6.0
(5 ratings)
Configurability
8.0
(1 ratings)
-
(0 ratings)
Ease of integration
9.0
(1 ratings)
-
(0 ratings)
Product Scalability
9.0
(1 ratings)
-
(0 ratings)
User Testimonials
Apache TomcatMicrosoft SharePoint
Likelihood to Recommend
Apache
Excellent value for companies wishing to host Java applications in the cloud. Utilizing hosting tools such as load balancers and network and application firewalls, Tomcat can be part of a powerful system to host web applications to thousands of users. There has been consistency in the development and support of Tomcat since its initial release in the late '90s and the best commonalities have been carried forward. If you host Java web applications, Tomcat is as good as any for an application server.
Read full review
Microsoft
It's Microsoft, so it rarely goes down or unnecessarily limits access. It works, though page load times can be long if you have lots of data. I feel like the Mac vs. PC divide has started to show up for MS products, but SharePoint works well with both.
Read full review
Pros
Apache
  • Fast to start up, which is useful when we need to just check that our changes are working correctly.
  • Free, which allows us to not be involved with the finance/legal team about using it.
  • Bundled with Spring Boot, which makes it even more convenient for our testing.
Read full review
Microsoft
  • We track employees' performance sheets, which are accessible to the employee, his manager, and HR, and this helps with transparency.
  • We maintain technical process documents and SOPs, which help us quickly provide relevant documents during audits.
  • We maintain incident documents change request forms in SharePoint, which helps us in tracking the changes.
Read full review
Cons
Apache
  • Using tomcat manager to troubleshoot is not very informative. Error messages are vague, you have to dig into log files for more information about the problems.
  • Is great for simple web applications, but may not work for heavy development which may require a full J2EE stack, might like JBoss better.
  • Security in tomcat is not straightforward, as I discovered that you have to understand how to set up realms in tomcat in order to hash passwords, which I was not overly familiar with, which is a big deal when setting up users in the tomcat-users.xml file.
Read full review
Microsoft
  • Windows Explorer users have some difficulty having to constantly UPLOAD / DOWNLOAD files. Specifically on the DOWNLOAD when they are used to Drag & Drop in & out of LOCAL folders via Window's explorer.
  • Microsoft SharePoint supports multiple "library" types. When implementing our "image" library the search function is done via "tags" and boolean logic. This is challenging to most end users. I'd like our users to be able to search our Microsoft SharePoint image library without having to enter KEYWORD or other BOOLEAN logic.
  • Microsoft SharePoint can also be an internal website for each department or company wide communication tool but I believe these features are geared for much larger organizations. Since we are a SMB we really aren't using these features. So maybe something more useful to SMBs would be nice.
Read full review
Likelihood to Renew
Apache
We have a huge knowledge of the product within our company and we're satisfied with the performance.
Read full review
Microsoft
It's integral to our business. It's already included with most of the Office 365 licensing we buy, so the cost is effectively zero. It stores our files, it is the foundation for custom applications, and Microsoft only continues to enhance its functionality and its connections to other Microsoft tools. SharePoint just keeps getting better and better.
Read full review
Usability
Apache
Tomcat has a very rich API set which allows us to implement our automation script to trigger the deployment, configure, stop and start Tomcat from the command line. In our projects, we embedded Tomcat in our Eclipse in all of the developer's machines so they could quickly verify their code with little effort, Azure Webapp has strong support for Tomcat so we could move our application to Azure cloud very easy. One drawback is Tomcat UI quite poorly features but we almost do not use it.
Read full review
Microsoft
No usability issues reported. Individual teams also have allocated areas which replace legacy shared drives on local LANs. Access to Sharepoint resources is fully integrated with corporate Active Directory with additional two-factor authentication required for administrative users. Users have access to Microsoft Services Hub which allows you to create, manage, and track support requests while staying current on Microsoft technologies with access to select self-paced learning paths
Read full review
Reliability and Availability
Apache
Tomcat doesn't have a built-in watchdog that ensures restart upon failure, so you have to provide it externally. A very good solution is java service wrapper. The community edition is able to restart Tomcat upon out of memories exceptions.
Read full review
Microsoft
No answers on this topic
Performance
Apache
Tomcat support to customize memory used and allow us to define the Connection pool and thread pool to increase system performance and availability, Tomcat server itself consume very little memory and almost no footprint. We use Tomcat in our production environment which has up to thousands of concurrent users and it is stable and provides a quick response.
Read full review
Microsoft
No answers on this topic
Support Rating
Apache
Well, in actuality, I have never needed support for Apache Tomcat since it is configured and ready-to-go with no configuration needed on my end.
Read full review
Microsoft
Support for SharePoint is quite good. Microsoft provides good support. Microsoft offers
  • Quick turnaround time for issues
  • A range of support services
  • Access to a network of resources
  • Escalation of issues
  • Ongoing development and commitment to produce enhancement
The majority of support is required for initial installation. Once complete and the system is operating we have had very few support issues.
Read full review
In-Person Training
Apache
No answers on this topic
Microsoft
The face to face training I received was on SharePoint Administration. It was rushed as there was a lot of information to cover and the application of the labs weren't that great either. I like to be able to relate what I am learning to what I am currently doing.
Read full review
Online Training
Apache
No answers on this topic
Microsoft
I like to learn at my own pace and online training allows for that. Additionally, you can skip through pieces of content that you already know or are already comfortable with. Microsoft actually offers great videos on their website for basic fundamental SharePoint Training. I have used these training videos in some of my own training sessions with end users.
Read full review
Implementation Rating
Apache
No answers on this topic
Microsoft
Planning to the last detail would be advised. SharePoint is a very large application that takes a lot of finesse to get operational
Read full review
Alternatives Considered
Apache
Eclipse Jetty is the best alternative for Apache Tomcat because which is also an open-source and lightweight servlet container like Tomcat. A major advantage of this over Tomcat is that Jetty server can easily be embedded with the source code of web applications. Since it requires less memory to operate, you may realize that it is very efficient.
Read full review
Microsoft
The reasons for selecting MS SharePoint are: SharePoint provides ease of use and web design assistance and support SharePoint helps you schedule your content for publishing. enables users to share documents with external parties and offers a better internal structure of the content and better indexing and searching capabilities.
Read full review
Scalability
Apache
It's very easy to add instances to an existing deployment and, using apache with mod proxy balancer, to scale up the serving farm
Read full review
Microsoft
No answers on this topic
Return on Investment
Apache
  • Tomcat is cheap and very quick to deploy, so it has benefited much when situation needs applications to be deployed quickly without wasting time on licensing and installations.
  • Plenty of documentation available so no vendor training is required. Support contract is not needed as well.
Read full review
Microsoft
  • It comes with Office 365. It won't cost you any additional charges.
  • It will help you to streamline your communication and work as a central hub for all tasks, files[,] and events[.]
  • Setting it up will need a bit [of] planning. If you jump blindly it will become a confusing place for your team members and make them frustrated[.]
Read full review
ScreenShots