Basic HTML version of Foils prepared Oct 1 98

Foil 36 Java Web Servers

From Java Tutorial 98- 1: Introduction to Java Language and Applets CPS606 -- Fall Semester. by Geoffrey C. Fox, Nancy McCracken

Java Web Servers for Foil 36
Originally, the Java Interpreter was incorporated into browsers such as those from Netscape and Microsoft, but the Web server remained a standard one.
Now Web servers are being developed in Java itself. This leads to more natural integration of the use of Java applets on the Web browsers and Java applications running on the Web server machine.
  • Java WebServer from Sun - http://jserv.javasoft.com/ - This web server is developed following new Java Server API, which allows for security and encryption servers. WebServer will run Java applications, called servlets, on the server side similarly to CGI scripts.
  • Jigsaw from the W3 Consortium - http://www.w3.org/pub/WWW/Jigsaw - This web server had the most services but is currently being rewritten so that the model for running Java on the server side will be JavaBeans.



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Nov 28 1998