The Artima Developer Community
Sponsored Link

Java Buzz Forum
JPublish 2.0 Released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Anthony Eden

Posts: 83
Nickname: aeden
Registered: Feb, 2003

Anthony Eden is President and Lead Developer of Aetrion LLC
JPublish 2.0 Released Posted: Jun 26, 2003 11:31 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Anthony Eden.
Original Post: JPublish 2.0 Released
Feed Title: All Things
Feed URL: http://allthings.mp/
Feed Description: Blogging about Java, Python, technology and generally anything which is of interest to me.
Latest Java Buzz Posts
Latest Java Buzz Posts by Anthony Eden
Latest Posts From All Things

Advertisement

Version 2.0 of the JPublish web application framework is now available at http://www.jpublish.org. Thanks to all of the developers who have contributed during the development of JPublish 2 - your hard work is appreciated.

JPublish is a powerful web publishing system designed to ensure a clean separation of developer roles. One of the most anticipated features of JPublish 2.0 is support for multiple templating engines, including Jakarta Apache's Velocity, FreeMarker and WebMacro. In addition JPublish 2.0 includes the following features:

  • Java actions no longer need to be registered in jpublish.xml. They can no be executed by providing a fully-qualified class name.
  • Actions can be executed when a particular global template is rendered.
  • Page.setProperty() methods are now public and can be used to store page properties which are modified at request-time.
  • Session creation can now be disabled for specific paths.
  • Logging now done through Apache Commons Logging.
  • Performance enhancements in both dynamic and static content.
  • Added convenience getters to SiteContext.
  • Improved class loading.
  • Code has been reorganized and cleaned up in many places.
  • Third-party libraries have been updated to current versions.
  • Numerous bug fixes.

If you are interested in discussing JPublish, please join the JPublish developer mailing list at http://lists.sourceforge.net/lists/listinfo/jpublish-developer

Read: JPublish 2.0 Released

Topic: Open For Business! Previous Topic   Next Topic Topic: Maven and CVS Connundrum

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use