About Semika Kaluge
List/Grid Author Archives Subscribe to the RSS feed of Semika Kaluge

CometD: Facebook similar chat for your Java web application
Chatting is easy just like eating a piece of cake or drinking a hot coffee. Have you ever thought about developing a chat program by yourself?. You know that, it is not easy as chatting. ...

Hibernate Composite Ids with association mappings
Recently, We faced a tricky situation with hibernate association mapping with a composite id field. We needed to have bidirectional association with one-to-may and many-to-one.Our ...

Spring 3 Internationalization and Localization
I wanted to add internationalization and localization feature provided by spring 3 to one of my current project recently. I went through the spring documentation and then searched ...

Apache HTTP server with Tomcat on SSL
Introduction I recently needed to simulate our production deployment environment in my local machine. Our production applications are running on Apache HTTP server. ...

Query grid with struts 2 without plugin
When using jQuery with struts 2, the developers are persuaded to use struts2-jQuery plug-in. Because most of the forums and other Internet resources support struts2 ...

Expose Java service as a web service
This tutorial addresses a most practical scenario which is being faced by a developer. Most of the time, We may need to expose some of our existing services as web services. This situation ...

Java JAAS form based authentication
Implementing a login module using JAAS is an of advance topic and also most of the developers have rare chance of involving with this kind of development. But the basic implementation ...


