Magazine Articles : Java : JSP and Servlets

Understanding Java Servlets

0.0/5 (0 votes cast)

In this interview with webreview.com, Paul Colton of Live Software answers a number of questions about the importance of Java servlets such as the difference between a Java applet and a Java servlet, whether servlets require a specialized server, if the Java Servlet API is dependent on the Java Web Server, and more.

Java servlets could save the day

0.0/5 (0 votes cast)

Dan Shafer from CNET argues "Microsoft and Netscape have yet to show any serious commitment to supporting browser standards. You can solve your browser-incompatibility problems by simply switching the burden from the client to the server. Java servlets are safer, easier to write, and more efficient than CGI applications. Web builders need to think seriously about taking the time to learn Java." Read the full story for more.

Java Language Essentials

0.0/5 (0 votes cast)

An overview of the JSP technology while comparing it to ASP.