Skip to main content

Ruckmani Ravichandran

Blogs from this Author

Java Design Patterns: Singleton Pattern

 Java Design Patterns Design patterns are a well-described solution to common problems we face during software development. These solutions are obtained through experience by numerous software professionals over quite a substantial period. Hence these patterns have “evolved” rather than being “discovered”. Learning these patterns helps upcoming developers to learn software design in an easy and […]

Securing Oracle ADF Application with Oracle EBS Authentication and Authorization

Prerequisites : Download Oracle E-Business Software Development kit for Java Release 11i and 12 pdf and I have downloaded the patch p13882058_R12_GENERIC Follow the steps given for configuring Apps Data Source on Oracle Web Logic Server (WLS), and creating security realms Once the Step 2 is completed data source and the security realm is completed. […]