webwork CHANGES.txt,1.35,1.36
[email protected] Fri, 14 Nov 2003 13:44:53 -0800
| Newsgroups | gmane.comp.java.open-symphony.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/opensymphony/webwork
In directory sc8-pr-cvs1:/tmp/cvs-serv22684
Modified Files:
CHANGES.txt
Log Message:
Fix typo
Index: CHANGES.txt
===================================================================
RCS file: /cvsroot/opensymphony/webwork/CHANGES.txt,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- CHANGES.txt 14 Nov 2003 16:03:31 -0000 1.35
+++ CHANGES.txt 14 Nov 2003 21:44:51 -0000 1.36
@@ -38,7 +38,7 @@
Added ability to reload xml configuration files via setting webwork.configuration.xml.reload=true in webwork.properties.
Added support for dynamically reloading Java action classes, via setting webwork.action.java.reload=true.
Added NoContent action. This enables the posting of a form without changing the current page in the browser.
-Dynamic view mapping. It is now possible to use variables in your actions.xml/properties files like {$myValue}, which will be evaluated at runtime and invoke getMyValue() on your Action to determine the view page
+Dynamic view mapping. It is now possible to use variables in your actions.xml/properties files like ${myValue}, which will be evaluated at runtime and invoke getMyValue() on your Action to determine the view page
PERFORMANCE
WW-239: HttpSession access should be synchronized in SessionMap.
-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl