用JSP打印三形和正方形.docVIP

  • 13
  • 0
  • 约10.98万字
  • 约 9页
  • 2016-12-03 发布于河南
  • 举报
用JSP打印三形和正方形

JSP页面代码 %@ page language=java import=java.util.* pageEncoding=GBK% %@ page import=entity.* % %@ page import=Impl.* % %@ page import=Dao.* % % String path = request.getContextPath(); String basePath = request.getScheme()+://+request.getServerName()+:+request.getServerPort()+path+/; % % getShapeInfo shape=new getShapInfoImpl(); List sh=new ArrayList(); sh=shape.getShapInfo();% !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN html head base href=%=basePath% titleMy JSP index.jsp starting page/title meta http-equiv=pragma content=no-cache meta http-equiv=cache-cont

文档评论(0)

1亿VIP精品文档

相关文档