Commit Graph

8 Commits

Author SHA1 Message Date
Lukasz Lenart 6f23804845 Example how to use global exceptions mapping
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1073268 13f79535-47bb-0310-9956-ffa450edef68
2011-02-22 09:07:43 +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
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
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
Donald J. Brown 21b36fb182 Fixed result type renaming
WW-1715


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@517512 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 03:32:26 +00:00
Ted Nathan Husted 1af731d118 WW-1421 Move struts.properties settings to struts.xml
WW-1458 Replace OGNL scriptlets with key attribute

Interim commit for discussion purposes. I'm trying to bring the blank up to date with the latest practice. As to the struts.properties, I tried moving these to struts.xml, but it doesn't seem to be working. I copied the elements from the Spring plugin struts-plugin.xml, but IDEA complains that the constant element is not defined. Strangely, I don't get the same prompt for the struts-plugin.xml. I tried deploying the application, and it seems that the struts.xml constants are ignored. 

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@477484 13f79535-47bb-0310-9956-ffa450edef68
2006-11-21 03:20:11 +00:00
Ted Nathan Husted 715ee2c802 WW-1340 Update wildcard links in blank application to match tutorial.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@466065 13f79535-47bb-0310-9956-ffa450edef68
2006-10-20 11:18:03 +00:00
Ted Nathan Husted 8c36b9a3be WW-1340 In blank, rename "tutorial" module to "example", to better indicate why it is there.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440415 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 17:29:41 +00:00