Chapter 1 Introduce kangaroo-egg. 3

1.1 Kangaroo-egg and DQM container 4

1.2 Intsall kangaroo-egg. 4

Chapter 2 Config kangaroo-egg. 6

2.1 systemSet element 6

2.2 connectors element 9

2.3 mainHost element 12

2.4 userApps element 20

2.5 vHost element 23

2.6 webfile folder 27

Chapter 3 DQM technology. 27

3.1  Introduce DQM.. 28

3.2 DQM directives. 28

3.3 Fragments of java program.. 30

3.4 Dqm file released. 30

Chapter 4 Built-in object : out 32

4.1 Methof of print and println. 32

4.2 Method of write. 34

4.3 Method of compress web content 35

4.4 Method of buffer 37

4.5 Directly output data. 38

Chapter 5 Built-in object : resopnse. 39

5.1 Redirect 39

5.2 Set HTTP head’s attribute. 41

5.3 Setup ContentType. 42

5.4 Method of encodeURL. 43

5.5 Using cookie. 44

5.6 Insert static document 44

5.7 Option output 45

Chapter 6 Built-in object : request 52

6.1 Get submit data. 52

6.2 Temporary data. 56

6.3 Read client information. 56

6.4 Read server information. 58

6.5 Read cookie. 59

6.6 Read dqm file path information. 59

6.7 GET multipart data. 64

Chapter 7 Use cookie. 74

7.1 DCookie object 74

7.2 Example of use DCookie. 76

Chapter 8 Built-in object : session. 78

8.1 About session object 78

8.2 Write and read data into session. 78

8.3 Session object's information. 80

8.4 How to release session. 82

Chapter 9 Built-in object : application. 83

9.1  Write and read data into application. 84

9.2 How to use application. 84

Chapter 10 Built-in object : command. 88

10.1 Introduce command object 88

10.2 Use command to process session and application. 88

10.3 Use command to process Dqm Instance Buffer Pool 90

10.4 Use command to process Class Buffer Pool 94

10.5 Soft restart the server 97

10.6 Log operation. 97

10.7 Password protection. 98

Chapter 11 Use JavaBean. 99

11.1 Introduction JavaBean. 99

11.2 DQM JavaBean tags. 100

11.3 JavaBean object Scope. 101

Chapter 12 Create static web page. 104

12.1 The ID of static web page. 104

12.2 Regist static web page. 109

12.3 The flow of static web page. 116

12.4 Matters needing attention. 116