Ted Nathan Husted
a5f0d67553
WW-1453 Update POMs so as to tag 2.0.1.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462570 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 21:16:01 +00:00
James Mitchell
d3ce53b64f
WW-1453 align the showcase web.xml with servlet 2.4
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462568 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 21:12:33 +00:00
Ted Nathan Husted
e49bcb5115
WW-1453 Struts-Blank: Update localization.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462563 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 21:01:50 +00:00
Ted Nathan Husted
2c907e7211
WW-1453 Struts-MailReader - Update to DAO GA.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462536 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 20:00:35 +00:00
Ted Nathan Husted
d0c4f04779
WW-1453 Struts-Blank: Add build.bat
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462534 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 19:55:56 +00:00
Donald J. Brown
94ef6de048
Fixed config to extend Struts test case
...
WW-1453
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462526 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 19:43:59 +00:00
Donald J. Brown
0551c2f16e
Took out include of struts-default config file
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454857 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 18:14:29 +00:00
Ted Nathan Husted
174191c5c0
WW-1453 Struts-Blank: Add localization and build.bat file.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454751 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 14:34:58 +00:00
Ted Nathan Husted
38807e735e
WW-1453 Struts-Blank: Add localization.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454651 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 07:13:11 +00:00
Ted Nathan Husted
a3ba834c2e
WW-1453 Struts-Blank: Add missing Register.jsp. Dispatcher: Move default file list to default.properties.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454642 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 06:52:49 +00:00
James Mitchell
98deff1591
WW-1453
...
- fixing mailreader to correctly load the database.xml file from WEB-INF
- fix the pom.xml to correctly use src/main/java as the resource path for *.xml and *.properties
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454616 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 04:58:51 +00:00
Wendy Smoak
53e64b8115
Include files in src/main/resources in the webapp.
...
WW-1453
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454611 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 04:29:33 +00:00
Toby Jee
eca7d9eba2
WW-1453
...
- add example5 link
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454146 13f79535-47bb-0310-9956-ffa450edef68
2006-10-08 14:08:26 +00:00
Toby Jee
67527d61d8
WW-1453
...
- added an ajax validation example using tabpanel
- its basically a tabbedpanel having in it a remote (ajax) form that does ajax-style validation as there's a question being posted in the forum related to this.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@454144 13f79535-47bb-0310-9956-ffa450edef68
2006-10-08 13:59:49 +00:00
Ted Nathan Husted
10a7f74f78
WW-1453 Remove some residual references to the extras module.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@453795 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 22:29:41 +00:00
Donald J. Brown
64c8865f68
Better handle when no result, probably due to an error
...
WW-1453
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451869 13f79535-47bb-0310-9956-ffa450edef68
2006-10-02 03:54:36 +00:00
Donald J. Brown
ee478f28c2
Added a view source capability to the showcase
...
WW-1461
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451738 13f79535-47bb-0310-9956-ffa450edef68
2006-10-01 11:02:46 +00:00
Donald J. Brown
7eaa07887c
Upgraded jetty plugin, fixed jsf support
...
WW-1453
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451696 13f79535-47bb-0310-9956-ffa450edef68
2006-09-30 23:26:04 +00:00
Toby Jee
12cb68ffbd
WW-1453
...
- added example into show case demonstrating :-
- populating a List of Pojos in action class
- populating a Set of Pojos in action class
- populating a List of Tiger 5 Enum in action class
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451619 13f79535-47bb-0310-9956-ffa450edef68
2006-09-30 17:19:37 +00:00
Donald J. Brown
6bde06ae55
Changed to use XWork ValueStack interface and factory
...
WW-1459
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451544 13f79535-47bb-0310-9956-ffa450edef68
2006-09-30 05:38:02 +00:00
Donald J. Brown
97a97832c7
Adding tiles plugin
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451511 13f79535-47bb-0310-9956-ffa450edef68
2006-09-30 00:52:36 +00:00
Donald J. Brown
92da8e3d55
Backing out accidently committed files
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451439 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 21:11:27 +00:00
Donald J. Brown
6be545bf8e
Moving jsf package javadoc file over to jsf plugin
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451436 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 21:06:51 +00:00
James Mitchell
2c577937eb
Add license (sorry, I couldn't find a suitable JIRA #)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451096 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 03:11:01 +00:00
Donald J. Brown
93c092de04
Creating sitemesh plugin
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450363 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 07:31:21 +00:00
Donald J. Brown
ee434f5c6f
Backing out the portlet plugin due to a couple of component deps I missed :/
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450359 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 07:20:07 +00:00
Donald J. Brown
2539ef98f8
Moved the portlet code into its own plugin
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450355 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 06:58:24 +00:00
Donald J. Brown
712c968a42
Moved the config-browser into its own plugin, fixed a minor bug in a template
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450346 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 06:36:30 +00:00
Donald J. Brown
8df55aefc2
Moving the JSF code into its own plugin, minor improvement to struts 1 config
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450338 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 06:19:05 +00:00
Donald J. Brown
875b87cfd5
First cut at a simple plugin framework. The config files are loaded in the following order:
...
struts-default.xml, struts-plugin.xml, struts.xml, xwork.xml. This allows plugins to define
a config file that uses core interceptors, but make their results, interceptors, etc available
to application configurations. The extras and integration modules have been decomposed into their
own plugins.
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450330 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 05:59:22 +00:00
Donald J. Brown
2b09ff4b50
Added support for ActionForms that use Commons Validator
...
WW-1454
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@449584 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 06:54:57 +00:00
Ted Nathan Husted
3eeeb84c2b
Catch a few legacy -> integration stragglers.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@449541 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 01:28:48 +00:00
Ted Nathan Husted
2398426d38
WW-1349 Update POM versions for next iteration (2.0.1)
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@449470 13f79535-47bb-0310-9956-ffa450edef68
2006-09-24 19:56:59 +00:00
Donald J. Brown
26d9c7c583
Adding back the deleted integration code, finished the legacy -> integration renaming
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@449451 13f79535-47bb-0310-9956-ffa450edef68
2006-09-24 18:22:48 +00:00
Donald J. Brown
35d72ddd31
Moving the scoped model driven interceptor over to xwork, adding interceptor to default
...
stack
WW-1452
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@449359 13f79535-47bb-0310-9956-ffa450edef68
2006-09-24 04:46:40 +00:00
Donald J. Brown
b99754f5de
Adding the legacy module classes (silly local svn problem), minor improvements to support
...
intelligent defaults, added documentation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@449350 13f79535-47bb-0310-9956-ffa450edef68
2006-09-24 04:09:38 +00:00
Donald J. Brown
71101b27d1
Adds a legacy library to support Struts 1.3 Actions and ActionForms as is running in Struts
...
WW-1452
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@449344 13f79535-47bb-0310-9956-ffa450edef68
2006-09-24 02:27:41 +00:00
Ted Nathan Husted
522abf29c0
WW-1349 Various minor updates to prepare for Struts 2.0.0.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@447068 13f79535-47bb-0310-9956-ffa450edef68
2006-09-17 14:09:09 +00:00
Rainer Hermanns
e9c8117e4f
Added missing closing tag
...
o backport from WW 2.2.3/2.2.4
Issue Number: WW-1349
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442943 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 11:19:32 +00:00
Rainer Hermanns
8a1af1768b
Quickstart does not load classes from WEB-INF/classes first
...
o backport from WW 2.2.3
o added missing config patch
Issue Number: WW-1387
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442937 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 10:54:01 +00:00
Rainer Hermanns
96e362a05c
Debug tag does not render id attribute correctly
...
o backport from WW 2.2.3
Issue Number: WW-1438
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442934 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 10:46:43 +00:00
Rainer Hermanns
1c3543e79c
ww:head tag includes parameters in URLs to stylesheets
...
o includeParams="none" missing in other templates as well
o backport from WW 2.2.3
Issue Number: WW-1380
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442927 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 10:21:33 +00:00
Rainer Hermanns
f1d30549c5
Portlet sample application doesn't work
...
o additional cleanups from old portletwork code to latest struts impl
o patches applied
o removed empty dirs
Issue Number: WW-1407
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442896 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 08:42:56 +00:00
Rainer Hermanns
4bf5049492
Portlet sample application doesn't work
...
o moved validation.xml file to resources directory
Issue Number: WW-1407
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442628 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 16:06:44 +00:00
Martin Cooper
e3ea20d3b1
Update Commons FileUpload version to 1.1.1 so that we pick up the latest bug fixes.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442444 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 04:21:56 +00:00
Ted Nathan Husted
94a4c3debe
WW-1349 MailReader - Roll back inadvertent change to version.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442404 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 00:52:45 +00:00
Ted Nathan Husted
6b4325fa5d
WW-1349 MailReader - Refator subscripton actions into a package so that they can share settings. Update tour.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442393 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 00:04:46 +00:00
Ted Nathan Husted
d3a53c07e2
WW-1305 MailReader - Now that the POM is fixed, move configuration files next to the classes they serve.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442364 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 21:58:14 +00:00
Ted Nathan Husted
f875ed6baf
WW-992 Remove SubscriptionSave class, which hosted a checkbox prepare method, now obsolete per the Checkbox interceptor
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442362 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 21:52:18 +00:00
Ted Nathan Husted
f263da2b4f
WW-992 Remove SubscriptionSave class, which hosted a checkbox prepare method, now obsolete per the Checkbox interceptor
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442358 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 21:38:36 +00:00