tailieunhanh - Dynamic Web Pages using JSP - Lab Deliverable 17

Gạch khung 1. Tạo một trang Web với năm khu vực, tiêu đề, tiêu đề, cơ thể, chân, và menu. Các tiêu đề nên có văn bản hoan nghênh, chân nên bao gồm quyền tác giả tuyên bố, và menu chứa các liên kết trực tiếp với những người khác các trang của ứng dụng Web. Gợi ý: Sử dụng gạch: getAsString và gạch: chèn để tạo ra các trang Web. Giải pháp: 1. 2. 3. 4. 5. 6. . | Lab Deliverable 17 Tiles Framework Part II 1. Create a Web page with five regions header title body footer and menu. The header should contain welcome text footer should contain copyrights statement and the menu should contain direct links to others pages of the Web application. Hint Use tiles getAsString and tiles insert to create the Web page. Solution 1. 2. 3. 4. 5. 6. @ page language java @ taglib uri WEB-INF prefix tiles doctype . html head title tiles getAsString name title title head body tiles insert attribute header p table border 2 align center tr th font size 1 tiles getAsString name title font th tr table p table width 25 align left cellspacing 5 tr td tiles insert attribute menu td tr table center table Tiles Framework Ver 2005 Aptech Limited 1 tiles insert attribute body br clear all table center br tiles insert attribute footer body html Enter the code in a Notepad and save the file as in TOMCAT_HOME webapps struts-test WEB-INF tiles. table border 1 width 100 bgcolor f1f1f1 tr th marquee Welcome to Online banking. marquee th tr table Enter the code in a Notepad and save the file as in TOMCAT_HOME webapps struts-test WEB-INF tiles. table border 0 width 75 tr th Marko Bank has tied up with more than 75 organizations to facilitate online shopping for all its Internet Banking Customers. Choose your products online and pay conveniently through Marko Bank Internet Banking Service. th tr table Enter the code in a Notepad and save the file as in TOMCAT_HOME webapps struts-test WEB-INF tiles. a href html rewrite page home a a href html rewrite page contact a a href html rewrite page privacy a Enter the code in a Notepad and save the file as in TOMCAT_HOME webapps struts-test WEB-INF tiles. 2 Ver 2005 Aptech Limited JSP and Struts table border 1 width

TỪ KHÓA LIÊN QUAN