Web Development with Java Using Hibernate, JSPs and Servlets /

Web development is simpler than it seems, especially with the software tools freely available on the Web. This book breaks from the tradition of teaching a history of Web development and jumps to the good stuff from the outset so that students can start writing real applications. This comprehensive...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Downey, Tim (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: London : Springer London, 2007.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Browser-Server Communication
  • Markup Language
  • HTML forms
  • Sending Data to Another Form
  • The Truth About JSPs
  • Using a Controller
  • Registering a Servlet with Tomcat
  • Servlet-JSP Directory Structure
  • Java beans
  • Reorganizing the Bean
  • Member Variables in Servlets
  • Extending the Bean
  • Model, View Controller
  • Required Validation
  • Saving a Bean to a Database
  • HTML Information
  • Style Sheets
  • Form Elements
  • Cookies
  • Business Key in a Database
  • Shopping Cart
  • Shopping Cart Application
  • Emailing a Confirmation
  • MIME Types
  • Security
  • Model 1 Architectures Using Java
  • Request headers, Response Headers, Status Codes
  • Using CGI
  • Content Length for POST Requests
  • Tomcat.