Java Reference
In-Depth Information
What You Should Know
Having completed this chapter, you now should be able to perform the tasks
shown in Table 12-7.
Table 12-7
Chapter 12 What You Should Know
TASK NUMBER
TASK
PAGE
1
Create a New HTML Document in TextPad
788
2
Enter JavaScript in an HTML Document
792
3
Call a Servlet from an HTML Form
796
4
Create a New Java Servlet in TextPad
799
5
Override the init() and destroy() Servlet Methods
802
6
Process HTTP Requests in a Servlet
804
7
Implement Session Tracking with HTTP
807
8
Redirect an HTTP Request
808
9
Forward an HTTP Request
811
10
Output HTML Code from a Servlet
814
11
Validate a User Log On to a Web Application
819
12
Acquire Data from a Web Service
822
13
Synchronize Multithreaded Code on an Object
832
14
Create a New JavaServer Page in TextPad
842
15
Clear the Stock Quote Text Area
843
16
Create the setAction() Method
844
17
Use Session Data in a JSP Scriptlet
845
18
Use a JSP Page Directive
847
19
Use a String with a JSP String Tag
848
20
Use Local Variables in a JSP Script
851
21
Optionally Create HTML in a JSP
852
22
Modify a Deployment Descriptor
855
23
Enable Servlet Reloading
857
24
Start the WebStocks Web Application
859
25
Obtain Online Stock Quotes with the WebStocks
861
Application
 
Search WWH ::




Custom Search