寒莎

导航

2012年4月25日

struts2系统知识

摘要: Struts2 第一篇:Struts2入门1。概念:Struts2是一个雅致的,可扩展的,用来建立企业级java web 应用程序的框架2. struts2应用的平台要求: * java 5 * servlet API 2.4 * JSP API 2.03.struts2必备的架包: struts2框架的核心类库:struts2-core-2.x.x.jar xwork类库:xwork-2.x.x.jar ognl-2.x.x.jar:对象图导航语言,Struts2框架使用的一种表达式语言 freemarker-2.xx.jar:struts2的ui标签的模板使用freemarker编写 .. 阅读全文

posted @ 2012-04-25 14:05 寒莎 阅读(385) 评论(0) 推荐(0)

myEclipse6.0注册码源码

摘要: package test;import java.io.*;public class MyEclipseGen { private static final String LL = "Decompiling this copyrighted software is a violation of both your license agreement and the Digital Millenium Copyright Act of 1998 (http://www.loc.gov/copyright/legislation/dmca.pdf). Under section 1204 阅读全文

posted @ 2012-04-25 13:48 寒莎 阅读(107) 评论(0) 推荐(0)