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
Donald J. Brown
56ae735b31
Added toolbox to default profile
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@453803 13f79535-47bb-0310-9956-ffa450edef68
2006-10-06 23:07:34 +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
108321f869
Creating new 'toolbox' project for client tools
...
WW-1462
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@452920 13f79535-47bb-0310-9956-ffa450edef68
2006-10-04 15:55:08 +00:00
Donald J. Brown
4f148cb793
Renaming from uber to all
...
WW-1453
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@452735 13f79535-47bb-0310-9956-ffa450edef68
2006-10-04 05:09:58 +00:00
Donald J. Brown
5b168b43b5
Renamed uber to all, created 'all' profile with all optional modules
...
WW-1453
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@452722 13f79535-47bb-0310-9956-ffa450edef68
2006-10-04 04:29:18 +00:00
Donald J. Brown
30ce87e5bd
Fixing struts all jar (might not be the proper "Maven" way, but it works)
...
WW-1453
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@452721 13f79535-47bb-0310-9956-ffa450edef68
2006-10-04 04:24:14 +00:00
Donald J. Brown
c56df08c13
Removing unused ant build
...
WW-1453
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@452708 13f79535-47bb-0310-9956-ffa450edef68
2006-10-04 03:18:13 +00:00
Donald J. Brown
0955d27477
Minor cleanups for problem report and debugging handler
...
WW-1453
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@452707 13f79535-47bb-0310-9956-ffa450edef68
2006-10-04 03:15:14 +00:00
Toby Jee
1398d651fd
WW-420
...
- fix failing test cases due to undefined result and result not found following changes made to WW-420
- test should now run ok
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451943 13f79535-47bb-0310-9956-ffa450edef68
2006-10-02 10:10:07 +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
0cb2cf9996
Minor error message change for XW-420, minor formatting on error report
...
WW-1453
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451867 13f79535-47bb-0310-9956-ffa450edef68
2006-10-02 03:53:59 +00:00
Toby Jee
e0e6d1804a
WW-1457
...
- when introducing plugin, extra is being break into jasperreports and jfreechart plugins, but their package name remain the same "extra-default" causing problem with both jars are in the classpath
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451759 13f79535-47bb-0310-9956-ffa450edef68
2006-10-01 15:26:22 +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
6b393a1b26
Turning off xml output when viewing debug console, exposing result
...
location information, storing action mapping in context for later
retrieval
WW-1459
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451737 13f79535-47bb-0310-9956-ffa450edef68
2006-10-01 11:00:04 +00:00
Toby Jee
f7f738ecbe
WW-1453
...
- removed duplicated import statement
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451724 13f79535-47bb-0310-9956-ffa450edef68
2006-10-01 08:39:39 +00:00
Donald J. Brown
92547b6b71
Fixed execute and wait interceptor to not _require_ validation to work
...
WW-1453
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451709 13f79535-47bb-0310-9956-ffa450edef68
2006-10-01 01:52:25 +00:00
Donald J. Brown
968f56b4f4
Adding activation interceptor, and added profiling hook in dispatcher
...
WW-1460
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451703 13f79535-47bb-0310-9956-ffa450edef68
2006-10-01 00:48:24 +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
d633906b02
Removing tiles result as now in its own plugin
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451505 13f79535-47bb-0310-9956-ffa450edef68
2006-09-30 00:34:48 +00:00
Donald J. Brown
7d4b6449fd
Fixed test from unused setting
...
WW-1453
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451502 13f79535-47bb-0310-9956-ffa450edef68
2006-09-30 00:24:33 +00:00
Donald J. Brown
4c46142dd1
Removed unused setting
...
WW-1453
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451491 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 23:29:52 +00:00
Donald J. Brown
b73e5bb5cb
Removing unused jsf dependency for core
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451454 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 21:32:11 +00:00
Donald J. Brown
03604729b4
Removing javadoc package file for deleted package
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451453 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 21:29:06 +00:00
Donald J. Brown
4ed08511ee
Moving the jasperreports javadoc package file over to plugin
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451443 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 21:15:02 +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
Donald J. Brown
fe494806f2
Updating assembly for plugins
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451141 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 06:16:46 +00:00
Donald J. Brown
cb952a61bc
Added plugins to parent pom
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451139 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 06:07:49 +00:00
Donald J. Brown
654ade729c
Moving tiles into its own plugin
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451138 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 06:01:40 +00:00
Donald J. Brown
f41b6e5994
Updated tiles dependency to 2.0-snapshot, added support for tiles and freemarker integration
...
WW-1418 WW-1450
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451137 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 05:53:44 +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
27061b2d33
Moved plexus into its own plugin
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450490 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 16:05:05 +00:00
Donald J. Brown
3d56756ccc
Moving portlet config file back into core
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450366 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 07:39:31 +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
d15d905c8e
Fixed pom for new modules
...
WW-1457
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450331 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 06:00:36 +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
32207e8b65
Making the list of struts config files configurable
...
WW-1456
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450297 13f79535-47bb-0310-9956-ffa450edef68
2006-09-27 03:19:54 +00:00
Donald J. Brown
dbbc1cd9cf
Fixed several url building issues dealing with relative paths - omitted forward slash
...
and support for Servlet 2.4 forwarding behaviors
Patch provided by Erik Pilz
WW-1302 WW-1301
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@449915 13f79535-47bb-0310-9956-ffa450edef68
2006-09-26 05:48:00 +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
3d0520b924
Add links to various API docs to core site.
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@449472 13f79535-47bb-0310-9956-ffa450edef68
2006-09-24 19:59:55 +00:00