| <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="1.2"> | |
| <jsp:directive.page language="java" | |
| contentType="text/html; charset=SHIFT_JIS" pageEncoding="SHIFT_JIS" /> | |
| <jsp:text><![CDATA[ <?xml version="1.0" encoding="SHIFT_JIS" ?> ]]></jsp:text> | |
| <jsp:text><![CDATA[ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> ]]></jsp:text> | |
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=SHIFT_JIS" /> | |
| <meta name="GENERATOR" content="IBM WebSphere Studio" /> | |
| <meta http-equiv="Content-Style-Type" content="text/css" /> | |
| <link href="theme/Master.css" rel="stylesheet" | |
| type="text/css" /> | |
| <title>testshiftjis.jsp</title> | |
| </head> | |
| <body> | |
| <p>Place testshiftjis.jsp's content here.</p> | |
| </body> | |
| </html> | |
| </jsp:root> |