User Tools

Site Tools


servlets

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
servlets [2007/10/09 18:18] roumaniservlets [2008/02/04 19:05] (current) roumani
Line 31: Line 31:
   * Note that parameters are available as Map<String,String[]> and that for payloads you can have a raw stream or a wrapped up one.   * Note that parameters are available as Map<String,String[]> and that for payloads you can have a raw stream or a wrapped up one.
   * The response object allows you to set the HTTP response line and headers as well as the payload.   * The response object allows you to set the HTTP response line and headers as well as the payload.
 +
  
  
Line 38: Line 39:
   * Read Sections 6.1 through 6.5 of our textbook.    * Read Sections 6.1 through 6.5 of our textbook. 
   * Take an overall look at the servlet API (accessible from our //Resources// Page.   * Take an overall look at the servlet API (accessible from our //Resources// Page.
-  * Come to Prism on Thu for a hands-on lecture+  * Come to Prism for a hands-on lecture
servlets.1191953932.txt.gz · Last modified: 2007/10/09 18:18 by roumani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki