搜索资源列表
RSA
- // Struts2 Action方法中: // 将公钥的 modulus 和 exponent 传给页面。 // Hex -> apache commons-codec RSAPublicKey publicKey = RSAUtils.getDefaultPublicKey() ActionContext.getContext().put("modulus", new String(Hex.encodeHex(publicKey.get
struts06_upload
- struts2上传文件的一个demo。例子很简单,适合于初学者。-struts2 upload files a demo. Example is very simple, suitable for beginners.
SSH-integrate--instance
- Struts2、Spring、Hibernate、jQuery miniui 整合实例的简单例子。里面具有程序演示-Struts2, Spring, Hibernate, jQuery miniui integrate simple example instance. Which has a program demo
HelloWorldStruts2
- 简单的struts2举例,提供给大家参考-simple struts2 demo
myweb1(sign-in-and-jump)
- struct2框架编写的页面登录与跳转的demo可以用于实现页面的登录功能,并在登录成功后跳转到自己指定的网页中-struts2 framework prepared by the login page and jump demo function can be used to implement login page and the login is successful jump to their designated web page
struts2
- java ssh框架中 struts 的20个例子 和 实现帮助更好的学习struts(java struts in ssh twenty demo for learning and development)
ssh框架登录注册可用
- SSH登录案例,整合了java web开发的Struts2+hibernate+spring(SSH login demo,conbine with Struts2+hibernate+spring,it is useful for study odf programing of ssh)
Struts2_all
- Struts2基本的配置和各个小点的使用。(Struts2 basic configuration and usage)