JavaWeb快速入门教程2003版.pptVIP

  • 0
  • 0
  • 约 45页
  • 2016-12-11 发布于重庆
  • 举报
10 JAVAbeans JAVA组件技术 规范:Set和GET方法 jsp:useBeanjsp:setProperty :jsp:getProperty Input.html form action=Introspection.jsp method=POST pName:input type=text name=name //p ppassword:input type=password name=password //p pinput type=submit name=submit /input type=reset name=reset / /p /form Introspection.jsp jsp:useBean id=“myBean” scope=“session“class=”com.mycompany.bean.IntrospectionBean” / jsp:setProperty name = “myBean”property = “name”value = “%=request.getAttribute(“name”)%” / :jsp:getProperty name=myBean property=password/ 11 连接数据库 JDBC API是为数据库开发人员提供的一些个可编程的接口。供程序员编程使用

文档评论(0)

1亿VIP精品文档

相关文档