Location:
Search - struts2 c
Search list
Description: 学生成绩管理 实现成绩的查询 录入多个公司的JAVA面试试题,供
·模式识别matlab工具箱,包括SV
·文件类型:Visual FoxPro 人
·struts2.0得例子,主要是实现s
·一个C#多线程的例子。
·卡尔曼滤波器matlab源代码。
·很不错的vhdl学习实例 几十
·原版的FAT32手册,E文差的同志
·常见的JAva面试试题,平时可
·一个小型C语言编译器
-Student performance management to achieve results in a number of inquiries, the company s entry JAVA interview questions, matlab toolbox for pattern recognition, including the SV file type: Visual FoxPro people have struts2.0 examples, mainly to achieve s a C# Multi-line Cheng example. Kalman filter matlab source code. Very good examples of dozens of learning VHDL FAT32 original manual, E-wen poor Comrade common Java interview questions, usually can be a small C language compiler
Platform: |
Size: 2573312 |
Author: haifei |
Hits:
Description: CRM客户关系管理系统,使用J2ee编写,运用struts2+spring2+hibernate3.1框架编写。使用MSSQL2005数据库。-CRM customer relationship management system, using J2ee write, use struts2+ spring2+ hibernate3.1 framework of the preparation. Use MSSQL2005 database.
Platform: |
Size: 32081920 |
Author: 张人文 |
Hits:
Description: 中文参考文档,Chinese reference documentation-Chinese reference documentation,Chinese reference documentation
Platform: |
Size: 21136384 |
Author: 牙 |
Hits:
Description: 一个用struts 2写的cms程序,可运行在google app engine上-Struts 2 with a cms written program that runs on google app engine on
Platform: |
Size: 20658176 |
Author: cjl |
Hits:
Description: struts2+spring+hibernate新闻发布系统-publ 工c interface DAO
{
II 返回全部的物品
public List getObjects(Class class)
II根据id 返回某个持久化类
public Object getObject(Class class , Serializable id)
II保存持久化类
public void saveObject(Object 0)
II删除某个持久化类
public void removeObject(Class class , Serializable id)
Platform: |
Size: 314368 |
Author: Dyoung |
Hits:
Description: struts2+hibernate+spring做的一个进销存软件的基础框架-Invoicing software for the basic framework struts2+hibernate+spring do
Platform: |
Size: 17075200 |
Author: 李泽龙 |
Hits:
Description: 利用c#实现Struts2漏洞利用工具2013版源码。-Struts2 2013 Exploits
Platform: |
Size: 60416 |
Author: shack2 |
Hits:
Description: 使用Struts2实现NetCTOSS中的资费列表
准备:分析需求、了解表结构、建表
1)创建web项目
2)导包
3)前端控制器(filter)
4)创建struts.xml
5)创建Action
>filter->struts.xml->Action
>DAO >DBUtil,Entity
a、Entity
b、DBUtil
c、DAO
d、Action
6)JSP
7)配置struts.xml-Use Struts2 achieve NetCTOSS the tariff list- Preparation: analysis needs to understand the table structure, built in Table 1) Create a web project 2) lead pack 3) front-end controller (filter) 4) Create a struts.xml 5) Creating Action- > filter-> struts.xml-> Action-> DAO-> DBUtil, Entity a, Entity b, DBUtil c, DAO d, Action 6) JSP 7) configuration struts.xml
Platform: |
Size: 7696384 |
Author: xiaotaozi |
Hits:
Description: 为了减少开发成本 , 缩短开发周期 , 提高程序的健壮性和可扩展性 , 依据M V C设计模式的基本思想, 提出一种基于St ruts2, Spri ng框架和JDBC 的J2EE应用开发策略, 以此构建一个开发高效、 运行稳定的J2EE~ 层架构。-In order to reduce development costs, shorten development cycles, improve program robustness and scalability, according to the basic idea of the MVC design pattern is proposed based on St ruts2, Spri ng framework and J2EE
Platform: |
Size: 177152 |
Author: 周成 |
Hits:
Description: 学生作品,框架构建基本案例,目前是struts2+Hibernate+ Spring+Ajax struts2是核心处理器管理MVC模式中的C,Hibernate同数据库打交道,减少了数据繁琐的编码,spring是对象生成器,解除类与类之间的解耦合-The basic framework to build the case, is currently struts2+Hibernate+ Spring+Ajax struts2-core processors manage MVC mode C, Hibernate deal with the , reducing the tedious data coding, spring is the object generator, de-coupling between classes of lifting. .
Platform: |
Size: 23723008 |
Author: 周元岗 |
Hits:
Description: (一)Spring与Struts2整合,实现一个简单的登录模拟(不操作数据库)。
(二)Spring与Hibernate整合,实现一条登录记录的添加。
(三)扩展实验:添加AOP应用。
-(1) Spring and Struts2 integration, to achieve a simple login simulation (do not operate the ).
(B) Spring and Hibernate integration, to achieve a log of the record to add.
(C) extended experiments: add AOP applications.
Platform: |
Size: 9732096 |
Author: 李清海 |
Hits:
Description: 1.项目需求
电子商务系统(在线购物)
1)用户管理
登录,注册,邮箱确认,注册成功提示,登录检查
2)产品浏览
主界面,类别浏览界面,产品详细界面等
3)购物车
购买,删除,恢复,变更数量,金额统计,列表显示等
4)订单创建
订单确认,填写订单收货地址,创建成功提示
2.技术架构
基于MVC设计,分层结构开发。
1)分层结构:
表现层(V):JSP,js,Ajax(推荐jQuery),EL,Struts2标签
控制层(C):(主)Struts2控制器,Action(分控制器)
业务层(M):JavaBean实现
数据访问(持久层)(M):DAO组件
jQuery+Struts2+JDBC技术(1. project requirements
E - commerce system (online shopping)
1) user management
Login, registration, mailbox confirmation, registration success prompt, login check
2) product browsing
Main interface, class browsing interface, product detailed interface, etc.
3) shopping cart
Purchase, delete, restore, change amount, amount statistics, list display, etc.
4) order creation
Confirm the order, fill in the order receipt address, create a successful hint.
2. Technology Architecture
Based on MVC design, layered structure development.
1) stratified structure:
Presentation layer (V): JSP, JS, Ajax (recommended jQuery), EL, Struts2 Tags
Control layer (C): (main) Struts2 controller, Action (sub controller)
Business layer (M): JavaBean implementation
Data access (persistent layer) (M): DAO component
JQuery+Struts2+JDBC Technology)
Platform: |
Size: 1617920 |
Author: VIOLET火花 |
Hits:
Description: 工具功能
1:漏洞扫描
2::0day测试
3:cms漏洞扫描
4:旁注c段查询
5:sql注入攻击
6:SQL注入检测
7:漏洞URL采集
8:CMS识别
9:Getshell自动
10:穷举爆破
11:漏洞爬行
12:安全文章对接推送
13:Struts2-045 -016 测试
14:信息收集
15:MD5解密
16:端口扫描(Tool function
1: vulnerability scanning
2::0day test
3:cms vulnerability scanning
4: Note c segment query
5:sql injection attack
6:SQL injection detection
7: vulnerability URL acquisition
8:CMS recognition
9:Getshell automatic
10: exhaustive blasting
11: leaks crawl
12: security articles butt and push
13:Struts2-045 -016 test
14: information collection
15:MD5 decryption
16: port scan)
Platform: |
Size: 11264 |
Author: 蟹蟹嫌 |
Hits: