JSP应用开发教程温超第7章Servlet编程课件教学.pptVIP

  • 2
  • 0
  • 约7.46千字
  • 约 67页
  • 2017-01-04 发布于未知
  • 举报

JSP应用开发教程温超第7章Servlet编程课件教学.ppt

PPT研究院 POWERPOINT ACADEMY * * RequestDispatcher封装了到同一Web应用内的另外一个资源的应用。可以通过调用RequestDispatcher的forword()方法将请求传递到其他资源。 利用RequestDispatcher对象来实现Servlet间的协作。创建登陆页面如实例7-16 7.8 Servlet间协作 //实例7-16 html head title登录页面/title meta http-equiv=Content-Type content=text/html; charset=gbk /head body h1欢迎登陆系统/h1 form action=Judge name=login method=post 用户名:input type=text name=userid /br / 密码:input type=password name=password /br / input type=submit name=submit value=提交 / input type=reset name=reset value=重置 / /form /bo

文档评论(0)

1亿VIP精品文档

相关文档