Commit Graph

493 Commits

Author SHA1 Message Date
Antonio Petrelli b25dc1b3c3 WW-2151
Resolved snapshot dependencies by using the latest released version available, with the exception of Plexus (using 1.0-alpha-10) and XWork (still using SNAPSHOT).

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@571941 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 10:41:16 +00:00
Musachy Barroso 19efe8ff3a WW-2136 Missing tag TextArea on dojo plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@571252 13f79535-47bb-0310-9956-ffa450edef68
2007-08-30 17:45:21 +00:00
Musachy Barroso 6fd66f2695 WW-2077 Change parseWidgets to false in djConfig inside head FTL .Should be false for better performance!
* Remove ids from some widgets to make easier the testing of this improvement

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@571239 13f79535-47bb-0310-9956-ffa450edef68
2007-08-30 16:48:51 +00:00
James Holmes c23822d31b WW-2142 input streams need to be explicitly closed
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@570518 13f79535-47bb-0310-9956-ffa450edef68
2007-08-28 18:26:48 +00:00
Musachy Barroso 168bf5e8ab Fix URL in tree examples
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@569582 13f79535-47bb-0310-9956-ffa450edef68
2007-08-24 23:58:27 +00:00
Musachy Barroso 217c43f21c Fix spelling error
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@568318 13f79535-47bb-0310-9956-ffa450edef68
2007-08-21 23:07:00 +00:00
Nils-Helge Garli a6aedd2dfb WW-2104 Renamed name of dispatcher servlet and made the name configurable
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@566324 13f79535-47bb-0310-9956-ffa450edef68
2007-08-15 20:14:20 +00:00
Nils-Helge Garli 051f059e70 Not needed anymore
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@565066 13f79535-47bb-0310-9956-ffa450edef68
2007-08-12 13:23:10 +00:00
Nils-Helge Garli ac5928a0bc Cleanup of dependencies
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@565065 13f79535-47bb-0310-9956-ffa450edef68
2007-08-12 13:22:49 +00:00
Nils-Helge Garli 8646947822 Added "view" as supported mode
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@565064 13f79535-47bb-0310-9956-ffa450edef68
2007-08-12 13:22:26 +00:00
Nils-Helge Garli 4f37c65f78 Added example for model driven and file upload
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@565061 13f79535-47bb-0310-9956-ffa450edef68
2007-08-12 13:02:27 +00:00
Nils-Helge Garli fefbe21884 WW-1877 Removed ajax examples
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@565053 13f79535-47bb-0310-9956-ffa450edef68
2007-08-12 12:44:55 +00:00
Nils-Helge Garli e7e6065b36 WW-1877 Removed ajax examples
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@565051 13f79535-47bb-0310-9956-ffa450edef68
2007-08-12 12:39:40 +00:00
Nils-Helge Garli 3fea9c6f50 Fixed problem with the interceptor stack for the token example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@565048 13f79535-47bb-0310-9956-ffa450edef68
2007-08-12 12:28:06 +00:00
Nils-Helge Garli 64a653aa59 Restructured configuration files and added uncommented entry for dispatcher servlet in web.xml
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@565047 13f79535-47bb-0310-9956-ffa450edef68
2007-08-12 12:24:16 +00:00
Nils-Helge Garli 8f4dfbe63f WW-2101 Removed PreparatorServlet - Replaced by mock servlet implementation classes in org.apache.struts2.portlet.servlet
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@564599 13f79535-47bb-0310-9956-ffa450edef68
2007-08-10 14:05:17 +00:00
Antonio Petrelli 266a553f5d WW-2049
Reverted the license headers in sample apps code. I left only in pom.xml files and in Java code.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@564339 13f79535-47bb-0310-9956-ffa450edef68
2007-08-09 18:59:58 +00:00
James Mitchell 463ce50112 WW-2060 give credit where credit is due
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@563485 13f79535-47bb-0310-9956-ffa450edef68
2007-08-07 13:01:09 +00:00
Antonio Petrelli f50c16070f WW-2049
First bunch of license headers in sample apps code.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@563238 13f79535-47bb-0310-9956-ffa450edef68
2007-08-06 19:53:57 +00:00
James Holmes 4ce0026a55 Fix formatting to be all spaces instead of a mix of spaces and tabs.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@561223 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 02:58:36 +00:00
James Holmes 2ea2f95b36 Specify XML version and encoding.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@561219 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 02:44:54 +00:00
James Holmes daa46fb71f Fix formatting to be all spaces instead of a mix of spaces and tabs. Also fix init param comments that were incorrect.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@561218 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 02:37:02 +00:00
Musachy Barroso 8066a53a0b WW-2050 Separate JSONValidationInterceptor from AnnotationValidationInterceptor
Patch provided by Lukasz Racon 

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@560331 13f79535-47bb-0310-9956-ffa450edef68
2007-07-27 17:38:35 +00:00
Antonio Petrelli aeead6c254 WW-1724
Added code to Struts 2 showcase to show that the content type is present even with a FreeMarker result, i.e. with a FreeMarker layout page.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@558101 13f79535-47bb-0310-9956-ffa450edef68
2007-07-20 19:32:02 +00:00
James Holmes 6f5b8d1844 Update to conform to the Struts 2 DTD instead of the XWork DTD.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557689 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 17:02:15 +00:00
Nils-Helge Garli 48d2edd312 WW-1645 Refactored portlet support into a plugin.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@557544 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 10:03:06 +00:00
James Holmes 63dea54f95 Undoing change committed in r556659. This code works as designed, I'm going to close WW-2018 as not an issue.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@556660 13f79535-47bb-0310-9956-ffa450edef68
2007-07-16 16:09:59 +00:00
James Holmes 13c0d01c42 WW-2018 bad class name in struts.xml (springaction) makes the portlet demo not loading
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@556659 13f79535-47bb-0310-9956-ffa450edef68
2007-07-16 16:03:40 +00:00
James Holmes b98e962531 WW-2020 bug in struts.xml of the portlet demo (bad result URL)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@555741 13f79535-47bb-0310-9956-ffa450edef68
2007-07-12 20:08:30 +00:00
Musachy Barroso 10cc43d3f2 WW-2027 Tags that push values into the value stack should use the "var" attribute to specify the name of the variable
* Use 'var' instead of 'id' on examples

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@555058 13f79535-47bb-0310-9956-ffa450edef68
2007-07-10 19:48:47 +00:00
Musachy Barroso 2b9201a81a WW-1848 Showcase, create an interactive OGNL demo
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@546231 13f79535-47bb-0310-9956-ffa450edef68
2007-06-11 19:36:57 +00:00
Musachy Barroso 41ae6939ae WW-1848 Showcase, create an interactive OGNL demo
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@546216 13f79535-47bb-0310-9956-ffa450edef68
2007-06-11 18:33:11 +00:00
Musachy Barroso f5416d5905 WW-1848 Showcase, create an interactive OGNL demo
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@545989 13f79535-47bb-0310-9956-ffa450edef68
2007-06-11 02:09:27 +00:00
Musachy Barroso a0daa38568 Remove checkbox example, there are all kind of inconsistencies between browsers, bad example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@545914 13f79535-47bb-0310-9956-ffa450edef68
2007-06-10 17:27:08 +00:00
Musachy Barroso c26d4b48f1 Fix example (using %{...} for a list instead of {...})
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@545912 13f79535-47bb-0310-9956-ffa450edef68
2007-06-10 17:20:07 +00:00
Musachy Barroso 60e7480975 WW-1848 Showcase, create an interactive OGNL demo
* Add interactive link to homepage

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@545887 13f79535-47bb-0310-9956-ffa450edef68
2007-06-10 15:25:12 +00:00
Musachy Barroso fa8ea50662 WW-1848 Showcase, create an interactive OGNL demo
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@545825 13f79535-47bb-0310-9956-ffa450edef68
2007-06-10 01:13:05 +00:00
Musachy Barroso 5226f676af WW-1848 Showcase, create an interactive OGNL demo
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@545816 13f79535-47bb-0310-9956-ffa450edef68
2007-06-09 23:55:37 +00:00
Musachy Barroso d33a0c935f Add examples to remote forms
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@545811 13f79535-47bb-0310-9956-ffa450edef68
2007-06-09 23:16:42 +00:00
Musachy Barroso fdf3d8f3d2 Remove Dojo debug
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@545365 13f79535-47bb-0310-9956-ffa450edef68
2007-06-08 01:45:57 +00:00
Musachy Barroso f182803861 Delete unused file
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@545364 13f79535-47bb-0310-9956-ffa450edef68
2007-06-08 01:45:05 +00:00
Musachy Barroso 0104532aa9 WW-1845 Showcase -- Typos
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@545362 13f79535-47bb-0310-9956-ffa450edef68
2007-06-08 01:38:07 +00:00
Antonio Petrelli 8ec2fc67aa WW-1973
Updated Struts2-Tiles plugin to depend on Tiles 2.0.4.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@545160 13f79535-47bb-0310-9956-ffa450edef68
2007-06-07 13:07:00 +00:00
Musachy Barroso a1d61f7b73 Add a couple of examples to the autocompleter page
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@544986 13f79535-47bb-0310-9956-ffa450edef68
2007-06-06 23:14:52 +00:00
Musachy Barroso 370b8a57fb Fix example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543776 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 19:47:04 +00:00
Musachy Barroso 0106dea923 Fix example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543761 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 17:17:38 +00:00
Musachy Barroso 2d11e2c5f2 Fix example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543759 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 17:00:55 +00:00
Musachy Barroso d00140ba9b Fix example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543755 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 16:51:19 +00:00
Musachy Barroso 32528cfa9f Add "showLoadingText" to example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543751 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 15:29:23 +00:00
Musachy Barroso b46cd02ea0 Update example with right topic parameters
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543617 13f79535-47bb-0310-9956-ffa450edef68
2007-06-01 21:05:52 +00:00