Yeap...JInitaor is applet based and not that slow in loading the form for the first time...

Once the applet is executed at the startup....the navigation and other internal functions are pretty much fast...

Also can we expect the same performance response in web to that compared to the applications running on GUI...doesn't it need some time to download to the client machine before getting the execution...

Actually the process behind using this JInitaor is that it first checks for the compatiblity of the Applet which is mentioned in the Static html file with that in its jcache to that of the server and then starts its execution...

To check for its compatiblity from its cache, it refers to the
..\Program Files\Oracle\Jinitiator\Jcache folder before starting to download the form...

Can u suggest anything more appropriate than this with the mentioned s/w ???