Welcome to the Pustefix Framework

Pustefix is a Java-based web application framework that helps you develop web applications using the core technologies Java, XML and XSLT.

News

2010-02-26
Pustefix 0.14.7 has been released: Added Generator Plugin

2010-02-22
Pustefix 0.14.6 has been released: Editor tweaks
2010-02-12
Pustefix 0.14.5 has been released: Editor bug fixes
2010-01-19
Pustefix 0.14.4 has been released to add a pustefix live module. Plus minor tweaks and fixes.
2009-12-03
Pustefix 1.0.2 has been released. Besides some bug fixes it features support for HTTP request filtering, ant-style patterns to specify overridden module resources, dynamic standardpage xml URIs, a modularized sample application, utility modules for using JNDI and Hibernate, etc.
2009-09-25
Pustefix 1.0.1 has been released. Besides some bug fixes it features improved tooling support (additional Maven plugins, e.g. for eclipse configuration and WAR creation), additional extension points (e.g. for ContextInterceptors), dynamic statuscode overriding, etc.
2009-09-25
Pustefix 0.14.3 has been released with some bug fixes.
2009-09-02
Pustefix 1.0.0 has been released. This groundbreaking new release offers full OSGi support, i.e. Pustefix not just can be run inside an OSGi runtime, but Pustefix itself is built on the principles of OSGi, empowering you to modularize all aspects of a webapplication (business logic, view components, etc.) using an OSGi service based extension point mechanism.
2009-07-20
Pustefix 0.14.2 has been released with various bug fixes. (ChangeLog)
2009-05-08
Pustefix 0.14.1 has been released: directory layout improvements and build system fixes. (ChangeLog)
2009-03-31
We have released Pustefix 0.14.0, which is our first release with a Maven build system. (Changelog)

Documentation

Versions

Development

  • Sourceforge -- Hosts our Svn Repository and more
  • Mailinglist -- Subscribe to our developer mailing list to get informed about the latest changes and join the discussion about new features.
  • Trac -- This website is managed using Trac, a quite versatile open-source project management solution. See TracGuide for Documentation
  • DevelDocs