File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes where to download JWS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "where to download JWS" Watch "where to download JWS" New topic
Author

where to download JWS

bryan lim
Ranch Hand

Joined: Dec 26, 2008
Posts: 140
hi all,

i can't seems to find the Java Web Server mentioned in this servlet tutorial : http://java.sun.com/developer/onlineTraining/Servlets/Fundamentals/magercises/JavaWebServerHosting/index.html

i can only find Java Server page or http://java.sun.com/developer/onlineTraining/Servlets/Fundamentals/magercises/JavaWebServerHosting/index.html.

But they are not what i want. I need to go to the JavaWebServer\bin and run the httpd.

I am using a mac. please advice. thanks
Bert Bates
author
Sheriff

Joined: Oct 14, 2002
Posts: 8712
move to servlets


Eliminate fossil fuel subsidies. (If you're not on the edge, you're taking up too much room.)
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Oh boy! That's some seriously dated material. The JWS was the first available servlet container from Sun. It came out, what, probably 1996. So it's long gone by now. Something like Tomcat should serve your needs nicely.


Android appsImageJ pluginsJava web charts
bryan lim
Ranch Hand

Joined: Dec 26, 2008
Posts: 140
i see. ok thanks alot.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: where to download JWS
 
Similar Threads
JSP/Servlets!
with regard to AbstractTableModel?
Servlet resource: learning Servlets
How to find the size of .class file using java program with out using .IO package?
Can anybody tel me