-
News on website - www.opensymphony.com
All new news items will be posted on the website.
See http://www.opensymphony.com for more news!
Cheers,
Mike
2002-07-17 01:52:11 UTC by cybermike
-
Radical new OpenSymphony Cache 1.7.2 released!
OpenSymphony is an Open Source project dedicated to providing enterprise class J2EE applications and components. Our components aim to be specification compliant, and should work in any J2EE compliant application server.
OSCache (http://www.opensymphony.com/oscache) 1.7.2 is out. It's a radical new release with a completely modified internal architecture - resulting in better, faster and more configurable J2EE caching. See the changelog for details of major new features.
2001-11-12 18:47:13 UTC by cybermike
-
SiteMesh 1.3 released
SiteMesh was built upon the Java Servlet 2.3 API. It is a web-page layout system and web-application integration system to aid in creating large sites consisting of many pages for which a consistent look/feel, navigation, and layout scheme is required. It intercepts requests to any static or dynamically generated HTML page requested through the web-server, parses the page, obtains properties, and data from the content, and generates an appropriate final page with modifications to the original. It is ideally suited for Java based sites (particularly JSP) but can be dropped into any existing site that uses a Servlet engine including static, CGI, PHP, and ColdFusion generated pages.
New version coincides with the final releases of the Java Servlet 2.3 API and Tomcat 4. SiteMesh now works on Tomcat 4, Resin 2.0.2, Orion 1.5.2, Oracle OC4J 1.0.2 and has partial support for WebLogic 6.1. Internal engine rewrite improves performance and robustness, particularly when using alongside other presentation frameworks such as Cocoon, Maverick, Velocity, WebMacro... Also includes a RobotDecoratorMapper for supplying automagically supplying search-engine friendly versions of your site to spiders.
2001-09-24 19:16:00 UTC by joeretro
-
OSCache 1.6.1
OSCache 1.6.1 has been released - contains LOTS of fixes, and plenty of new features.
Among them:
- ServletFilter to cache entire pages
- Cache now caches images and other binary types
- Cache is now i18n aware and should support all encodings
- Memory / file caching are now independent and can be turned on or off individually (ie you can have JUST a file cache, or JUST a memory cache, or both)
- Lots of work has gone into thread safety, it should be fairly right now, let us know if you still have problems (with thread safety ;)
- Refactoring and new interfaces so the code is 'nice' - awww!
- Auto-generated cache keys now contain the query string as well
- Keys are now flushable by 'pattern' - see JavaDocs
2001-09-17 18:07:58 UTC by cybermike
-
New mailing lists
Mailing lists have been created for the Access and Docman modules, and a generic taglib list has been created as well.
2001-07-18 13:27:58 UTC by epesh