代码搜索:WebWork
找到约 1,087 项符合「WebWork」的源代码
代码结果 1,087
www.eeworm.com/read/129778/5969920
java servletdispatcher.java
/*
* Copyright (C) 2004 Erik Swenson - eswenson@opensourcesoft.net
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public Lice
www.eeworm.com/read/320181/13431336
txt 第一章:struts2入门.txt
一. 下载
http://struts.apache.org/download.cgi
二. 介绍
Apache Struts 2是一个优秀的,可扩展的企业级Java WEB应用程序框架.
是基于webwork2的框架,是WebWork和Struts社区二者的合并
功能:
1) 框架中包括了标签库。标签与框架的验证和国际化特性相交互,来确保输入的正确和
www.eeworm.com/read/151651/5679962
java actionlisting.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.examples;
import org.jdom.input.SAXBuilder;
import org
www.eeworm.com/read/151651/5679966
java jdomtest.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.examples.jdom;
import org.apache.commons.logging.*;
im
www.eeworm.com/read/151651/5679968
java jdomurl.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.examples.jdom;
import java.net.URL;
import java.net.Ma