Menu

Portal based framework / News: Recent posts

Tutorial on how to create LEBAH modules using Groovy and JPA

Visit the project homepage for the tutorial. You will learn how to create a simple project for LEBAH portal based on the Action-Template Model, using Groovy as the scripting language, and the use of JAVA PERSISTENCE API.

Posted by Shamsul Bahrin Abd Mutalib 2007-10-22

Multiple Roles Support

The Portal now supports multiple roles

More than one roles can now be assigned to registered users. The portal defines two types of roles - primary and secondary roles. Every registered user will have a primary role which was assigned during registration, and then other roles can be assigned to him by the portal administrator, these roles are called secondary roles.

After the user logged into the Portal, pages displayed will be according to his primary role. He can switch to other roles assigned to him by clicking on the roles tab that appear on top of the portal's page. The pages displayed then will be according to his selected secondary roles.

Posted by Shamsul Bahrin Abd Mutalib 2007-10-20

Project's File Released

A new file released has been made available.

http://sourceforge.net/project/showfiles.php?group_id=204939

It's a LEBAH portal-based web application with embedded JETTY server and embedded HypersonicSQL database. So easy to execute the web application, just unzip the file into a folder and execute the run.bat. This shall start the Jetty server, and the portal app can be viewed by using the url http://localhost:7501/lebah.

Posted by Shamsul Bahrin Abd Mutalib 2007-10-16