jBPM Features

  • Post author:
  • Post category:JBPM
  • Post comments:1 Comment

In this guide we will discuss about jBPM Features. The core features of jBPM are: Light-WeightSupport BPMN 2.0Support Persistence and TransactionUI ToolsEclipse-Based and Web-BasedRule EngineHuman Task Services Light-Weight jBPM is…

Continue ReadingjBPM Features

Spring Tutorial

  • Post author:
  • Post category:Spring
  • Post comments:2 Comments

Spring framework is an open source Java platform that provides comprehensive infrastructure support for developing robust Java applications very easily and very rapidly. Spring framework was initially written by Rod…

Continue ReadingSpring Tutorial

jBPM – Tutorial

  • Post author:
  • Post category:JBPM
  • Post comments:1 Comment

jBPM Tutorial provides basic and advanced concepts of jBPM. Our jBPM chapter is designed for beginners and professionals both. jBPM stands for Java Business Process Management. It is a flexible…

Continue ReadingjBPM – Tutorial

AWT PopupMenu Class

  • Post author:
  • Post category:AWT
  • Post comments:1 Comment

Introduction PopupMenu class represents a menu which can be dynamically popped up at a specified position within a component. Class declaration Following is the declaration for java.awt.PopupMenu class: public class CheckboxMenuItem extends…

Continue ReadingAWT PopupMenu Class