Chapter 10 Servlets and Java Server Pages Programming

  • Slides: 13
Download presentation
Chapter 10 Servlets and Java Server Pages Programming the World Wide Web Fourth edition

Chapter 10 Servlets and Java Server Pages Programming the World Wide Web Fourth edition By Robert W. Sebesta Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley

Table 10. 1 Commonly used methods of Http. Servlet Copyright © 2008 Pearson Education,

Table 10. 1 Commonly used methods of Http. Servlet Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 10 -2

Figure 10. 1 Display of tst. Greet. html Copyright © 2008 Pearson Education, Inc.

Figure 10. 1 Display of tst. Greet. html Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 10 -3

Figure 10. 2 The response from the Greeting servlet Copyright © 2008 Pearson Education,

Figure 10. 2 The response from the Greeting servlet Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 10 -4

Figure 10. 3 Display of conelec 2. html Copyright © 2008 Pearson Education, Inc.

Figure 10. 3 Display of conelec 2. html Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 10 -5

Figure 10. 4 Results of the Survey servlet Copyright © 2008 Pearson Education, Inc.

Figure 10. 4 Results of the Survey servlet Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 10 -6

Figure 10. 5 Display of ballot. html Copyright © 2008 Pearson Education, Inc. Publishing

Figure 10. 5 Display of ballot. html Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 10 -7

Figure 10. 6 The output of the Vote. Counter servlet for a form with

Figure 10. 6 The output of the Vote. Counter servlet for a form with no vote Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 10 -8

Figure 10. 7 The output of Vote. Counter for a form with a second

Figure 10. 7 The output of Vote. Counter for a form with a second vote from the same client Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 10 -9

Figure 10. 8 The output of Vote. Counter for a form with a legitimate

Figure 10. 8 The output of Vote. Counter for a form with a legitimate vote Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 10 -10

Table 10. 2 JSP document elements Copyright © 2008 Pearson Education, Inc. Publishing as

Table 10. 2 JSP document elements Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 10 -11

Figure 10. 9 A listing of the initial version of tempconvert 3. jsp Copyright

Figure 10. 9 A listing of the initial version of tempconvert 3. jsp Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 10 -12

Figure 10. 10 The listing of tempconvert 3. jsp after submitting the original Copyright

Figure 10. 10 The listing of tempconvert 3. jsp after submitting the original Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 10 -13