自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (2)
  • 收藏
  • 关注

原创 jsp lesson5 part1

1.playcolor and aaalog are software for color gotten and log set pictures are always stored in webroot --imgs folder; jsp project's default directory are started from webroot; the code of importing

2012-04-29 18:30:08 168

原创 jsp lesson4 part3

shot the Chinese character issue: 1.converter :new String(u.getBytes("iso-8859-1"),"gb2312"); 2.filter; 3.config in server.xml file and add URIEncoding="GBK" in

2012-04-29 18:29:33 160

原创 jsp lesson4 part2

we can use session to determine the user is legal or not ; if user not valid can redirect to login.jsp again and carry an error type ; in login.jsp we can give the tips for users by the error type

2012-04-29 18:26:26 133

原创 jsp lesson4 part1

session is allocated for each browser and the default timeout timer is 30 minutes; (servletContext is allocated for application) the timer can be set in tomcat config folder web.xml file, is defined

2012-04-29 18:22:07 152

系统程序员成长计划

系统程序员成长计划

2012-09-03

designpattern

designpattern

2011-09-14

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除