To prevent any i nternet traffic intended for Salesforce from being hijacked or rerouted to a rogue website , salesforce shares complete l...

This blog is to share my experiences while working in "Oracle Fusion Middleware" technologies
To prevent any i nternet traffic intended for Salesforce from being hijacked or rerouted to a rogue website , salesforce shares complete l...
Follow below steps to create Jar from WSDL file - Step 1 : Download the supporting jars from here . Step 2 : Extract the zip and copy...
Oracle database comes with few sample schemas HR schema is one of them .In caseyou do not have the sample schemas in your DB and you are lo...
Oracle Weblogic server 12c does not support java version less than 1.8 , so if there is older java version is specified in weblogic configu...
################################################################# # tnsnames.ora Network Configuration File: C:\Installations\DB\app\Daya...
Hello friends , If you are looking for DDL scripts for HR schema then this post might help you ! You can Click here to download the Zi...
In this article we will learn few basic LSNRCTL commands .these commands may be very common for DBAs but for NON-DBA it is good to know ...
If you see any error log as below while deploying your webcenter application, then this post can help you ! <Error> <Deploye...
I already have published one thread which explains the way we can enable Enter key hit on login, http://dayasahu.blogspot.com/2013/08...
Surprisingly My code is working absolutely fine in other browsers but what the he... is with IE !!!!! Sometimes people might have seen fe...
Content will be published soon ............. Shortcut Keys : Highlight : Ctrl + Alt + H Search :
Copying the content from Oracle developer's guide which describes all phases of JSF lifecycle - In a JSF application that uses the A...
Property sets are used to define bag of properties or hints that can be used by attributes and bindings .Before going deeper lets first...