Skip to main content

Kavitha Shanmugam

Blogs from this Author

How to get dynamic value from drool file

Drools is a business logic integration platform written in Java. Drool is used to define rules in the applications to integrate business logic in a standard way. It is used to separate and reason over logic and data found within business processes. Prerequisites: Knowledge in java and drool Audience Level: Beginner, Intermediate Some of the […]

Introduction to jQuery select2 plugin

Level of expertise: Beginner, Intermediate Prerequisite: JQuery/JavaScript Concept: This POC is intended to illustrate Select2, a JQuery Plugin which is used as a replacement for select box with support for searching, tagging, remote data sets, infinite scrolling and many other highly used options and contains event handling. The sample project explains basic usage of select2 […]