winner.jsp
来自「Java的wap push」· JSP 代码 · 共 29 行
JSP
29 行
<%@ page contentType="text/vnd.wap.wml" %>
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<!-- provides a way back using the prev element -->
<template>
<do type="prev">
<prev/>
</do>
</template>
<card id="winner" title="Congratulations">
<p>
Congratulations!
Your feedback has won the main prize in our draw! The prize will be sent by mail to the address specified in your member information. You may want to check that your information is correct.
Thank you again for the feedback. Regards, Zoo staff<br/>
<anchor title="Zoo home">Zoo home
<go href="../index.jsp"/>
</anchor>
</p>
</card>
</wml>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?