Every application requires lookup(s). In computing terms “Lookup” is an array of data, eventually that will be used by most of the applications. One good example is list of Countries. Let us create necessary POJI and POJO classes. A simple country object requires country id and country name. Country Id is normally used a primary key to identify and pick [...]
Filed under: Portlet Development | Tagged: Micro Circle, OMNI, Persistence, Portal | Leave a Comment »