BannerAd Portlet – Update

October 12, 2007

I finished implementing the basic functions of the BannerAD portlet.It is now possible to let it show a Banner defined through an Image and Url, or custom HTML code e.g. an Iframe.
In the administration part of the portlet, you can add the banners and remove them.

As we do not want to develop a very basic portlet there is still there is some work left..
For example to let the user define on which portlet one banner is shown and on which banner is not. Also I have to optimize the Database access through 
Hibernate to avoid unnecessary read and write operations on the DB.
And finally clean up and comment my Code, so that fellow programmers interested in this portlet may understand it.

Leave a Reply