6. Sending Multimedia Content

Java Servlet Programming, 2nd Edition > 6. Sending Multimedia Content

 
< BACKCONTINUE >

Chapter 6. Sending Multimedia Content

Until now, every servlet we've written has returned a standard HTML page. The web consists of more than HTML, though, so in this chapter we'll look at some of the more interesting things a servlet can return. We'll start by looking at the new WAP protocol and the WML markup language used by cell phones and mobile devices and see how servlets can use this new technology. Then we'll show how to generate images dynamically from a servlet to create charts and manipulate pictures. Toward the end of the chapter we'll explore when and how to send a compressed response and examine using multipart responses to implement server push.


Last updated on 3/20/2003
Java Servlet Programming, 2nd Edition, © 2001 O'Reilly

< BACKCONTINUE >


Java servlet programming
Java Servlet Programming (Java Series)
ISBN: 0596000405
EAN: 2147483647
Year: 2000
Pages: 223

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net