stxx Changeshttp://stxx.sf.net/changes.htmlstxx Changesen-uscode fixhttp://stxx.sf.net/changes.htmlcode fix by DB : Synchronized wildcard code with Struts, fixed bug reported by Brian Ferris code fixhttp://stxx.sf.net/changes.htmlcode fix by DB : Made xmlform schema optional, allowed form with blank xml document model code fixhttp://stxx.sf.net/changes.htmlcode fix by DB : Added support for Struts-chain, fixed issue with XML action form not serializing code fixhttp://stxx.sf.net/changes.htmlcode fix by DB : Fixed situation where reset would be called twice with xmlforms code fixhttp://stxx.sf.net/changes.htmlcode fix by DB : Removed support for velocity due to incompatibility with new jdom jar code fixhttp://stxx.sf.net/changes.htmlcode fix by DB : Fixed issue causing stxx apps to not work with Tomcat 5 and Sitemesh due to calling request.getOutputStream() code fixhttp://stxx.sf.net/changes.htmlcode fix by DB : Fixed handling of ActionMessages when in ActionErrors spot in the context code fixhttp://stxx.sf.net/changes.htmlcode fix by DB : Changed to requestprocessorhelper is only created once, not at every chain execution code addhttp://stxx.sf.net/changes.htmlcode add by DB : Added method to cache manager to clear all caches code fixhttp://stxx.sf.net/changes.htmlcode fix by DB : Cleaned up the examples to make them more user friendly and fixed validation errors on first view issue. documentation fixhttp://stxx.sf.net/changes.htmldocumentation fix by DB : Migrated to Forrest 0.7 and small updates