order.jsp
资源名称:某公司的java培训教材 [点击查看]
上传用户:dinglihq
上传日期:2013-02-04
资源大小:99958k
文件大小:0k
源码类别:
Java编程
开发平台:
Java
- <html>
- <head>
- <title>URS Order Page</title>
- </head>
- <%@ page errorPage="error.jsp" %>
- <h2>Thank you for placing the order. <p>
- We will email enrollment confirmation shortly.</h2>
- Pls click here to browse the <a href="/ursday21ex/URSControllerServlet?pageName=catalogPage">catalog page</a>
- </body>
- </html>