Name: | struts |
Version: | 1.3.8 |
Release: | 2.0.1.jpp5 |
Architecture: | noarch |
Group: | Development/Java |
Size: | 1845292 |
License: | Apache Software License 2.0 |
RPM: |
struts-1.3.8-2.0.1.jpp5.noarch.rpm
|
Source RPM: |
struts-1.3.8-2.0.1.jpp5.src.rpm
|
Build Date: | Fri Sep 06 2013 |
Build Host: | ca-build7.us.oracle.com |
Vendor: | Oracle America |
URL: | http://struts.apache.org/ |
Summary: | Web application framework |
Description: | Welcome to the Struts Framework! The goal of this project is to provide
an open source framework useful in building web applications with Java
Servlet and JavaServer Pages (JSP) technology. Struts encourages
application architectures based on the Model-View-Controller (MVC)
design paradigm, colloquially known as Model 2 in discussions on various
servlet and JSP related mailing lists.
Struts includes the following primary areas of functionality:
A controller servlet that dispatches requests to appropriate Action
classes provided by the application developer.
JSP custom tag libraries, and associated support in the controller
servlet, that assists developers in creating interactive form-based
applications.
Utility classes to support XML parsing, automatic population of
JavaBeans properties based on the Java reflection APIs, and
internationalization of prompts and messages.
Struts is part of the Jakarta Project, sponsored by the Apache Software
Foundation. The official Struts home page is at
http://jakarta.apache.org/struts. |
-
Sat Sep 07 2013 Keshav Sharma <keshav.sharma@oracle.com> - 0:1.3.8-2.0.1.jpp5
- Fix build issue.
-
Wed Jan 07 2009 Ralph Apel <r.apel at r-apel.de> - 0:1.3.8-2.jpp5
- Install struts-master.pom
-
Thu Nov 06 2008 Ralph Apel <r.apel at r-apel.de> - 0:1.3.8-1.jpp5
- 1.3.8
-
Wed Feb 28 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.2.9-5jpp
- Drop tomcat5 BR when building coreonly
- Fix gcj_support build
-
Sat Aug 26 2006 Deepak Bhole <dbhole@redhat.com> - 0:1.2.9-4jpp
- Fix requirements
-
Wed Aug 23 2006 Fernando Nasser <fnasser@redhat.com> - 0:1.2.9-3jpp.1
- Merge with upstream for upgrade to 1.2.9
- Use symlinks instead of actual files in WEB-INF/lib folders
- Add conditional native compilation
-
Wed Aug 23 2006 Fernando Nasser <fnasser@redhat.com> - 0:1.2.9-3jpp
- Remove duplicate macros
- Fix removal of old struts-el documentation link
- Create coreonly option
-
Fri Apr 07 2006 Ralph Apel <r.apel@r-apel.de> - 0:1.2.9-2jpp
- Switch to _javadir/cactus-14/*.jar
- Thus require cactus >= 1.7.1-2jpp
-
Thu Mar 30 2006 Ralph Apel <r.apel@r-apel.de> - 0:1.2.9-1jpp
- Upgrade to 1.2.9
-
Fri Oct 21 2005 Ralph Apel <r.apel@r-apel.de> - 0:1.2.7-2jpp
- Add struts-chain subpackages
- Add struts-el subpackages
- Add struts-faces subpackages
-
Wed Jul 27 2005 Fernando Nasser <fnasser@redhat.com> - 0:1.2.7-1jpp
- Upgrade to 1.2.7
-
Sat May 28 2005 Gary Benson <gbenson@redhat.com> - 0:1.2.4-2jpp
- Build with servletapi5.
- Add build dependency on ant-nodeps.
-
Wed Feb 02 2005 Joe Orton <jorton@redhat.com>
- Change webapps subpackages' tomcat dependencies to prereqs.
-
Sat Nov 27 2004 Fernando Nasser <fnasser@redhat.com> - 0:1.2.4-1jpp
- Upgrade to 1.2.4
-
Sun Sep 05 2004 Fernando Nasser <fnasser@redhat.com> - 0:1.1-3jpp
- Rebuilt with Ant 1.6.2
-
Sun Jan 11 2004 Kaj J. Niemi <kajtzu@fi.basen.net> - 0:1.1-2jpp
- Fixed runtime requires
- Fix examples by making symlinks work in their respective (sub-)directories,
the template comes for tomcat4 from Source #2 and for tomcat5 from Source #3
-
Sat Jan 10 2004 Kaj J. Niemi <kajtzu@fi.basen.net> - 0:1.1-1jpp
- Updated to 1.1
- Use tomcat4 real webapps dir instead of -compat provided app dir
- To compile against < JDK 1.4 jdkmajorver needs to be set to 1.3
-
Wed Mar 26 2003 Nicolas Mailhot <Nicolas.Mailhot (at) JPackage.org> 1.0.2-4jpp
- for jpackage-utils 1.5
-
Fri Mar 29 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.0.2-3jpp
- fixed incorrect files in manual package
-
Thu Mar 28 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.0.2-2jpp
- corrected URL
- cleaned webapps
- tagged webapps
-
Mon Mar 25 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.0.2-1jpp
- 1.0.2
- generic servlet support
- distinct webapps for tomcat3 and tomcat4
- no duplicate files for webapps
- correct file ownership for webapps
-
Thu Jan 24 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.0-4jpp
- section macro
- versioned dir for javadoc
- no dependencies for manual and javadoc packages
- stricter dependencies for webapp package
- requires tomcat3
- no more requires servlet3 as tomcat3 requires it
- requires and buildrequires xalan-j2 >= 2.2.0
- adaptation to new servlet3 package
- adaptation to new xalan-j2 package
- adapation to new tomcat3 package
- uncompressed webapps
-
Thu Dec 06 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.0-3jpp
- javadoc into javadoc package
-
Wed Nov 21 2001 Christian Zoffoli <czoffoli@littlepenguin.org> 1.0-2jpp
- removed packager tag
- new jpp extension
- added xalan 2.2.D13 support
-
Fri Nov 02 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.0-1jpp
- first JPackage release