Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > well-known Internet sites which use Java based web servers

Reply
Thread Tools

well-known Internet sites which use Java based web servers

 
 
Mladen Adamovic
Guest
Posts: n/a
 
      10-22-2005
I tried to find the list of well-known Internet sites which use Java
based web servers (tomcat, weblogic, Jboss, etc.).

I googled but didn't find that list.


So far I know the following :
weather.com
www.britannica.com
news.bbc.co.uk (using WebObjects from Apple)
www.apple.com

Since Java is usuall solution in big enterprise products it should be
easy to find more.

Do you know more?
 
Reply With Quote
 
 
 
 
knorth
Guest
Posts: n/a
 
      10-23-2005
Tomcat and JBoss are application servers. If you're looking for web
server information, consider servers such as Jetty and Sun Java System
Web Server.

About 90% of web sites are running Apache or Internet Information
Server. The Sun web server is third at 2.5% (1.8 million sites).

To check what web server a site is running, go to www.netcraft.com. It
reports brittanica.com and weather.com are running Apache. If you want
examples for specific application servers, use a search engine and
enter "case study" and the app server name.


Ken North
---------------------------------
http://www.SQLSummit.com
http://www.WebServicesSummit.com
http://www.GridSummit.com

 
Reply With Quote
 
 
 
 
Malte
Guest
Posts: n/a
 
      10-24-2005
knorth wrote:
> Tomcat and JBoss are application servers. If you're looking for web
> server information, consider servers such as Jetty and Sun Java System
> Web Server.
>
> About 90% of web sites are running Apache or Internet Information
> Server. The Sun web server is third at 2.5% (1.8 million sites).
>
> To check what web server a site is running, go to www.netcraft.com. It
> reports brittanica.com and weather.com are running Apache. If you want
> examples for specific application servers, use a search engine and
> enter "case study" and the app server name.
>
>
> Ken North
> ---------------------------------
> http://www.SQLSummit.com
> http://www.WebServicesSummit.com
> http://www.GridSummit.com
>

Lots of servers run Apache then have Apache farm out work to J2EE
 
Reply With Quote
 
.
Guest
Posts: n/a
 
      10-24-2005
On Sat, 22 Oct 2005, Mladen Adamovic wrote:

> I tried to find the list of well-known Internet sites which use Java
> based web servers (tomcat, weblogic, Jboss, etc.).


As others have pointed out, Tomcat, WebLogic, JBoss, etc. are application
servers. Assuming you are interested in the application servers people are
using, hunt around www.serverwatch.com. You should be able to find
something there.

Generally speaking though, if I was running an Internet site, why would I
want to promote the application server I'm using? Unless some company is
going to make it worth my while I'd prefer to keep it under wraps.

> I googled but didn't find that list.
>
>
> So far I know the following :
> weather.com
> www.britannica.com
> news.bbc.co.uk (using WebObjects from Apple)
> www.apple.com
>
> Since Java is usuall solution in big enterprise products it should be
> easy to find more.
>
> Do you know more?


Yes but it is because they are partners with my company and I'm not at
liberty to say who they are.

--
Send e-mail to: darrell dot grainger at utoronto dot ca

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
using python to visit web sites and print the web sites image to files imx Python 10 03-14-2007 02:19 PM
Sites about web-sites ? Jasbird HTML 1 09-28-2006 06:21 PM
multiple Web Sites in different Live Servers =?Utf-8?B?YWJoaWppdA==?= ASP .Net 1 12-29-2004 09:05 PM
ISO: Web sites for images (pay sites preferred) Kevin Buchan ASP .Net 1 02-20-2004 09:34 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57