* Jan 3 2001 hship Update the tutorial to demonstrate localization of context and private assets. * Jan 2 2001 hship Add a tutorial to demonstration dynamically changing the locale. * Jan 2 2001 hship Minor corrections to some tutorial code. * Dec 29 2000 hship Extensive changes related to the Savage Refactoring of Tapestry. * Dec 29 2000 hship Change the hangman tutorial to propertly specify the Visit class in the application specification. * Dec 28 2000 hship Change Hangman tutorial due to changes in RadioGroup and Radio components. * Dec 27 2000 hship Added the new Hangman tutorial. * Dec 26 2000 hship Add a "borrowed books" listing to the MyBooks page, with a quick button to return books to their owners. Add a Borrow component to create a link for borrowing a book. Other reorgs and cleanups. Provide larger (30 book) started Vlib database. * Dec 22 2000 hship Simplify some Vlib pages, now that Tapestry supports conversion between EJBObject and Handle automatically. Remove the lendCount attribute from the IBook EJB. Convert Vlib to use InstantDB intead of Hypersonic SQL. Change VlibBeans to automatically configure jBoss using the new JBE_SPLICE code. * Dec 20 2000 hship Update the Vlib application to use the new FieldLabel component. * Dec 19 2000 hship Fix a bug in VlibBeans where the Operations.getPerson() method built invalid SQL for the query. Fill out much more of the functionlity of Vlib/JSP, and add closure (links point to a simply Not Yet Implemented page). * Dec 13 2000 hship Lots of changes in the Vlib to make use of the new validating text field components. Remove lots of unneeded package Makefiles. * Dec 11 2000 hship Fix Makefiles for the new usage of the JBE_CANONICALIZE macro. * Nov 22 2000 hship Update Virtual Library documentation. * Nov 20 2000 hship Minor fixes to Makefiles; especially to make them work correctly before the JBE Util class has been compiled. * Nov 20 2000 hship Final documentation changes for release 0.2.6. * Nov 17 2000 hship Convert the VlibBeans over to jBoss. Fix some minor VlibBeans bugs. Add a few key classes from ServletUtils to Vlib. * Nov 7 2000 hship Convert the Vlib demo over to using Jetty. Delete the old "blue border" demo. * Nov 1 2000 hship More changes to the Tutorial, to take advantage of Tapestry's switch-over to Servlet 2.2. * Nov 1 2000 hship Convert the Tutorial over to using Jetty. * Nov 1 2000 hship Remove dependecy on IBM's JLog toolkit (to be replaced with Log4J, which is open source). Remove references to PrimixFoundation.jar, which has been merged into Tapestry.jar. * Oct 6 2000 hship Create better components for linking to Person and ViewBook pages. * Oct 4 2000 hship Make some changes for recent changes to the Tapestry API. * Sep 15 2000 hship More work on the JSP Vlib, adding new pages and exception handling, and making the servlets responsible for writting links. * Sep 14 2000 hship Begin work on the JSP version of the Primix Virtual Library. * Sep 12 2000 hship Add the ShowInspector component to the tutorial Border and the Vlib Border. Fix some bugs that have cropped up in the blue border demo. * Sep 8 2000 hship Modify the blue-border demo to work properly in a standalone mode. * Sep 8 2000 hship Started ChangeLog for Examples, some time after release 0.2.0. Vlib: Add a ShowInspector component to the Border. Tutorial: Add a ShowInspector component to the Border. Change the Survey tutorial to properly set up the inputSex component (the API for PropertySelection has changed).