Case Studies
 
Clients
 
 
 

Back to Case Studies

Cover-All Technologies, NJ
Project A - Conversion Of VB Based Application To JSP Based Application

Client Requirement
The client had an existing system for metadata management for its Insurance Solutions System. The requirement was to port this VB based system onto JSP based web system, replacing the existing MS-Access database with Oracle.

Solution Implemented
The conversion was done ensuring the “look and feel” and navigation remained as close as possible to the original application. The entire project was executed offshore in India, with an onsite project coordinator at the client site. Some of work undertaken under this project are as follows:

  • The web front end was designed entirely in HTML. The HTML was embedded in the JSP code.
  • Look and feel will be kept as close as possible to the VB application.
  • All front-end form field validations were done using JavaScript.
  • The web front end was implemented using style-sheets
  • JavaScript was used to create the tree view.
  • To achieve the enabling/disabling looks of form buttons as in VB, two sets of images for each button was created.
  • The application used updateable result sets.

Environment
VB, JSP, Java, JavaScript, JDBC, HTML, Oracle

Back to Case Studies