Welcome

Applet Life Cycle Issues in Internet Explorer

In previous blog entry, I had just mentioned about our server side context sharing mechanism between an applet and an web pages in our GIS enabled project. Users will try to accomplish their scenarios by using those two views. Obviously there will be switches many times between them during execution of any use case. Simply, […]

Context Sharing Between Applet and Web Application

In our project we need to provide some supporting GIS functionality via an Applet GUI to our web based CRUD operations. Users, for example, may populate search criteria, entering input both from web interface, like name pattern, date range etc., and from Applet GUI, like selecting a specific region in a map, and then execute […]