Tuesday, March 16, 2010

How to run Oracle Forms on Sun JRE

Running Oracle Form Application on Sun JRE instead of Oracle Jinitiator

Configuring Sun JVM 1.6.0_18 to run Oracle Applications. (MicroSoft Windows)



Monday, March 15, 2010

Transaction Signing in Oracle Forms using Digital Certificates

I have implemented transaction signing in Oracle application using digital certificates. Created a java bean to access windows default keystore (SunMSCAPI) to get all certificates and populate them in oracle forms application, Signing oracle forms data of all columns and storing the signature with publickey in the database.