- 博客(2)
- 资源 (19)
- 收藏
- 关注
原创 如何使用spring将service层注入到servlet中去(how to use Spring to inject ur service layer into the servlet )
<br />In a typical struts+spring framework, we know how to inject our “service” into the “action”. But sometime we have to use the “servlet”.<br />I mean the real servlet, not the struts’s action-servlet!<br />For example:<br />We have a servlet name is
2011-04-13 13:59:00
5136
原创 jsp url 参数加密传送的终极解决方案
一般我们在form提交时不要担心我们的参数会显示给用户看。我们主要解决的是以get方式进行url参数传递的问题,如:http://xxx.xxx.xxx.xxx/xxx/xxx.do?pId=101&imageName=processimage.jpg这样的url pId=101&imageName=processimage.jgp这样的参数如何进行加密。我们采用:java.net.URLEncoder.encode(Base64编码(加密字串), StringCode) 这样的方法来对url中的参数进行加
2011-04-12 14:33:00
16909
高杰的JBPM从入门到精通
2011-04-04
Experience J2EE! Using WebSphere Application Server V6.1
2011-04-04
原版精美通向架构师的道路第十四天至第十七天Word文档
2012-10-22
openssl for win
2012-08-10
通向架构师的道路(第二十七天)应用IBM网格计算提高批处理能力的sample工程
2013-01-15
通向架构师的道路(第二十五天)SSH的单元测试与dbunit的整合的例子
2012-12-03
SSH_Alpha工程人附属lib包
2012-10-22
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人