Stripes commits

RevisionAuthorDateDescription
955tfenne18 Aug 2008 09:08:50

Fixed the build version.

954tfenne18 Aug 2008 09:05:09

Tagging 1.5 release.

953tfenne18 Aug 2008 09:04:35

Making branch for the 1.5 release.

952tfenne18 Aug 2008 07:19:42

Added a bullet to make it more obvious you have to actually fix back-compat issues during upgrade.

951bengunter15 Aug 2008 09:44:46

Fixed STS-599. FormTag checks the session scope for its ActionBean if it doesn't fine one in the request scope.

950tfenne29 Jul 2008 14:30:37

Changed to add the wizard fields tag to the tag stack so that getParent() can work across pages.

949javelotinfo16 Jul 2008 17:04:37

Declare constants

948javelotinfo15 Jul 2008 10:14:56

Javadoc correction

947javelotinfo01 Jul 2008 10:07:57

Changed cache-control headers that disable client-side caching, no-cache only wasn't enough to prevent caching.

946javelotinfo29 Jun 2008 12:54:32

Minor Javadoc correction

945javelotinfo25 Jun 2008 13:06:31

Made the DefaultViewActionBean attempted views easier to customize

944javelotinfo24 Jun 2008 13:34:48

Fix for STS-587

943javelotinfo23 Jun 2008 17:01:49

Corrections to @Before and @After javadocs