资源简介

struts-2.3.33-all.zip,Apache Struts 2是一个优雅,可扩展的框架,用于构建企业级Java Web应用程序。该版本是struts2.3.x系列的最新版本。

资源截图

代码片段和文件信息

/*
 * $Id$
 *
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements.  See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership.  The ASF licenses this file
 * to you under the Apache License Version 2.0 (the
 * “License“); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 *
 *  http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing
 * software distributed under the License is distributed on an
 * “AS IS“ BASIS WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

package example;

import com.opensymphony.xwork2.ActionSupport;

/**
 * base Action class for the Tutorial package.
 */
public class ExampleSupport extends ActionSupport {
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-07-07 15:25  struts-2.3.33\
     文件       10141  2017-07-07 14:50  struts-2.3.33\LICENSE.txt
     文件         799  2017-07-07 14:50  struts-2.3.33\NOTICE.txt
     文件        2653  2017-07-07 14:50  struts-2.3.33\FREEMARKER-LICENSE.txt
     文件        2563  2017-07-07 14:50  struts-2.3.33\OGNL-LICENSE.txt
     文件        1938  2017-07-07 14:50  struts-2.3.33\CLASSWORLDS-LICENSE.txt
     文件        2191  2017-07-07 14:50  struts-2.3.33\XPP3-LICENSE.txt
     文件        1506  2017-07-07 14:50  struts-2.3.33\XSTREAM-LICENSE.txt
     文件        2573  2017-07-07 14:50  struts-2.3.33\SITEMESH-LICENSE.txt
     文件        1424  2017-07-07 14:50  struts-2.3.33\ANTLR-LICENSE.txt
     文件       11337  2017-07-07 14:50  struts-2.3.33\OVAL-LICENSE.txt
     目录           0  2017-07-07 15:25  struts-2.3.33\apps\
     文件     4903719  2017-07-07 15:24  struts-2.3.33\apps\struts2-blank.war
     文件     4528841  2017-07-07 15:24  struts-2.3.33\apps\struts2-mailreader.war
     文件     9340070  2017-07-07 15:24  struts-2.3.33\apps\struts2-portlet.war
     文件     7855251  2017-07-07 15:24  struts-2.3.33\apps\struts2-rest-showcase.war
     文件    13574726  2017-07-07 15:24  struts-2.3.33\apps\struts2-showcase.war
     目录           0  2017-07-07 15:25  struts-2.3.33\docs\
     目录           0  2017-07-07 14:53  struts-2.3.33\docs\xwork-apidocs\
     目录           0  2017-07-07 14:53  struts-2.3.33\docs\xwork-apidocs\com\
     目录           0  2017-07-07 14:53  struts-2.3.33\docs\xwork-apidocs\com\opensymphony\
     目录           0  2017-07-07 14:53  struts-2.3.33\docs\xwork-apidocs\com\opensymphony\xwork2\
     目录           0  2017-07-07 14:53  struts-2.3.33\docs\xwork-apidocs\com\opensymphony\xwork2\class-use\
     目录           0  2017-07-07 14:53  struts-2.3.33\docs\xwork-apidocs\com\opensymphony\xwork2\config\
     目录           0  2017-07-07 14:53  struts-2.3.33\docs\xwork-apidocs\com\opensymphony\xwork2\config\class-use\
     目录           0  2017-07-07 14:53  struts-2.3.33\docs\xwork-apidocs\com\opensymphony\xwork2\config\entities\
     目录           0  2017-07-07 14:53  struts-2.3.33\docs\xwork-apidocs\com\opensymphony\xwork2\config\entities\class-use\
     目录           0  2017-07-07 14:53  struts-2.3.33\docs\xwork-apidocs\com\opensymphony\xwork2\config\impl\
     目录           0  2017-07-07 14:53  struts-2.3.33\docs\xwork-apidocs\com\opensymphony\xwork2\config\impl\class-use\
     目录           0  2017-07-07 14:53  struts-2.3.33\docs\xwork-apidocs\com\opensymphony\xwork2\config\providers\
     目录           0  2017-07-07 14:53  struts-2.3.33\docs\xwork-apidocs\com\opensymphony\xwork2\config\providers\class-use\
............此处省略10287个文件信息

评论

共有 条评论