File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 55 xmlns:f ="http://xmlns.jcp.org/jsf/core ">
66< h:head >
77 < h:outputStylesheet library ="css " value ="styles.css " name ="styles.css " />
8- < title > Ch07_XSS </ title >
8+ < title > Chapter 07 - XSS </ title >
99</ h:head >
1010< h:body >
11- < h1 > Create Customer </ h1 >
11+ < h1 > Chapter 07 - XSS </ h1 >
1212
1313 < h:form >
1414 < h:link outcome ="index " value ="Home "/> | < h:link outcome ="showCustomers " value ="Show Customers "> < f:param
Original file line number Diff line number Diff line change 55 xmlns:f ="http://xmlns.jcp.org/jsf/core ">
66< h:head >
77 < h:outputStylesheet library ="css " value ="styles.css " name ="styles.css " />
8- < title > Ch07_XSS </ title >
8+ < title > Chapter 07 - XSS </ title >
99</ h:head >
1010< h:body >
11- < h1 > Ch07_XSS </ h1 >
11+ < h1 > Chapter 07 - XSS </ h1 >
1212
1313 < h2 > Normal Usage</ h2 >
1414
Original file line number Diff line number Diff line change 55 xmlns:f ="http://xmlns.jcp.org/jsf/core ">
66< h:head >
77 < h:outputStylesheet library ="css " value ="styles.css " name ="styles.css " />
8- < title > Ch07_XSS </ title >
8+ < title > Chapter 07 - XSS </ title >
99</ h:head >
1010< h:body >
11- < h1 > Search Customers </ h1 >
11+ < h1 > Chapter 07 - XSS </ h1 >
1212
1313 < h:form >
1414 < h:link outcome ="index " value ="Home "/> | < h:link outcome ="createCustomer " value ="Create Customer "/> | < h:link
Original file line number Diff line number Diff line change 55 xmlns:f ="http://xmlns.jcp.org/jsf/core ">
66< h:head >
77 < h:outputStylesheet library ="css " value ="styles.css " name ="styles.css "/>
8- < title > Ch07_XSS </ title >
8+ < title > Chapter 07 - XSS </ title >
99</ h:head >
1010< h:body >
11- < h1 > Search Customers </ h1 >
11+ < h1 > Chapter 07 - XSS </ h1 >
1212
1313 < h:form >
1414 < h:link outcome ="index " value ="Home "/> | < h:link outcome ="createCustomer " value ="Create Customer "/> | < h:link
Original file line number Diff line number Diff line change 55 xmlns:f ="http://xmlns.jcp.org/jsf/core ">
66< h:head >
77 < h:outputStylesheet library ="css " value ="styles.css " name ="styles.css " />
8- < title > Ch07_XSS </ title >
8+ < title > Chapter 07 - XSS </ title >
99</ h:head >
1010< h:body >
11- < h1 > Show Customers </ h1 >
11+ < h1 > Chapter 07 - XSS </ h1 >
1212
1313 < h:form >
1414 < h:link outcome ="index " value ="Home "/> | < h:link outcome ="createCustomer " value ="Create Customer "/> | < h:link
You can’t perform that action at this time.
0 commit comments