. PDFile: Free Download PDF: The Java Servlet API

The Java Servlet API

Posted by Admin Wednesday, May 20, 2009

The Java Servlet API. James Duncan Davidson. Servlet API Project Lead ... JAVA DAYS 98. Seite 9. Servlet Basics: Code for a Simple. Servlet ...
Resource: www.old.netobjectdays.org






Short Desciption: The Java Servlet API. James Duncan Davidson. Servlet API Project Lead ... JAVA DAYS 98. Seite 9. Servlet Basics: Code for a Simple. Servlet ...

Content Inside: JAVA DAYS ´98 The Java Servlet API James Duncan Davidson Servlet API Project Lead Sun Microsystems, Inc. JAVA DAYS ´98 Guten Tag: Our Agenda n n n n The sales pitch Servlet basics Advanced topics Conclusion Seite 2 © 1998 Sun Microsystems GmbH JAVA DAYS ´98 The Sales Pitch: What are Servlets? n n Java objects which extend a HTTP server A Java Programming Language replacement for CGI, NSAPI, ISAPI, etc. A Java Platform Standard Extension Available and running on all major web servers n n Seite 3 © 1998 Sun Microsystems GmbH JAVA DAYS ´98 The Sales Pitch: Why Servlets? n n Much less overhead than the CGI model Safer than NSAPI & ISAPI and other native code web extension mechanisms HTTP is the most ubiquitous protocol on the web today Consistent and standard across implementations Write Once, Serve Anywhere! n n n Seite 4 © 1998 Sun Microsystems GmbH JAVA DAYS ´98 The Sales Pitch: Servlets are Lightweight n n n Can run in the same process as host HTTP Server Are fully threadable Can be

::download::

Custom Search

MENU