Commit Graph

11 Commits

Author SHA1 Message Date
Donald J. Brown 7cd9c9165a Updating Struts to support the new immutable object scheme and the
new xwork capability to limit methods that are called.  Still more to do
here.

WW-2363 XW-595 XW-594


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@602665 13f79535-47bb-0310-9956-ffa450edef68
2007-12-09 12:11:25 +00:00
Antonio Petrelli 8dfaa6dd90 WW-2063
Fixed subversion properties.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@590812 13f79535-47bb-0310-9956-ffa450edef68
2007-10-31 20:32:54 +00:00
Donald J. Brown 09d906ef98 Adding missing test
WW-2251


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@584416 13f79535-47bb-0310-9956-ffa450edef68
2007-10-13 15:50:32 +00:00
Donald J. Brown 04505b92a2 Adding action annotation
WW-2251


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@584413 13f79535-47bb-0310-9956-ffa450edef68
2007-10-13 15:41:39 +00:00
Donald J. Brown 5494663fd4 Moving zero config code into codebehind plugin, minor fix to showcase
WW-2247


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@584166 13f79535-47bb-0310-9956-ffa450edef68
2007-10-12 14:07:52 +00:00
Donald J. Brown e2b0819538 Adding ability to load templates from classpath, in addition to web context
WW-2146


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@573816 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 10:56:10 +00:00
Donald J. Brown 89c6a27785 Changed to use constructor injection since two injections depended on each other
WW-1595


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@493148 13f79535-47bb-0310-9956-ffa450edef68
2007-01-05 19:20:09 +00:00
Donald J. Brown 3fcfcad103 Added ability to customize template path prefix
WW-1595


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@492788 13f79535-47bb-0310-9956-ffa450edef68
2007-01-04 22:43:10 +00:00
Wendy Smoak 0b6fccb4ee Fixed eol-style and keywords svn properties.
WW-1483

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@478625 13f79535-47bb-0310-9956-ffa450edef68
2006-11-23 17:31:52 +00:00
Donald J. Brown 380203a73b Removed unused voidresult import
WW-1515


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@477319 13f79535-47bb-0310-9956-ffa450edef68
2006-11-20 20:32:57 +00:00
Donald J. Brown 2922e3c31e Adding the codebehind plugin, which minimizes the amount of configuration needed for common cases (default results and templates with no Action)
WW-1515


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@476709 13f79535-47bb-0310-9956-ffa450edef68
2006-11-19 05:03:10 +00:00