Welcome to the Helma Developers Area

Helma is an open source web application framework for fast and efficient scripting and serving of your websites and Internet applications.

Helma is written in Java and employs Javascript for its server-side scripting environment, removing the need for compilation cycles and reducing development costs while giving you instant access to leverage the whole wealth of Java libraries out there.

For more information refer to the main site at http://dev.helma.org

Helma 1.x

Helma is a production ready web application framework, for developing and running small- to large scale websites and web applications. Helma has proven itself to be stable and fast, capable of serving high traffic sites with hundreds of thousands of dynamic pages per day.

Helma NG

Helma NG is a complete rewrite of the Helma framework. Its goal is to provide a flexible and extendable server-side JavaScript environment. It's based on Rhino and allows you to use JavaScript 1.7. Helma NG is in its early stages and you are very welcome to participate by checking out the source or by joining the mailing list.

svn co https://dev.helma.org/svn/helma-ng/trunk helma-ng

Starting Points