Search:

Type: Posts; User: Kareem; Keyword(s):

Search: Search took 0.04 seconds.

  1. Replies
    4
    Views
    810

    Thanx Bundles....It's working 100% appreciate...

    Thanx Bundles....It's working 100% appreciate your help :)
  2. Replies
    4
    Views
    810

    Thanx for the fast reply. so my...

    Thanx for the fast reply.

    so my CustomLongEditor will become like this:


    package com.egatesolutions.eso.util;

    import java.beans.PropertyEditorSupport;

    import org.apache.log4j.Logger;
  3. Replies
    4
    Views
    810

    package...

    package com.egatesolutions.eso.model.serviceOrder;

    public class SoPax extends DomainModel{

    private SoFltLeg soFltLeg;
    private ClassOfSvc classOfSvc;
    private PaxTypeEntryCodeValue...
  4. Replies
    4
    Views
    810

    Please Help in PropertyEditorSupport

    Hi,

    I have a Long property, and When the user enters an empty value for that property in the jsp page it should take it as 0 not null or "".

    I am using SimpleFormController, and I am...
  5. Replies
    0
    Views
    1,728

    Spring + Dojo Widget Auto Suggest feature

    Hi,

    I would like to implement the Auto suggest feature in spring using DOJO widget. I will be using JSON object to map my java objects to string to use it in javascript. I've read a lil abt it and...
  6. Replies
    1
    Views
    1,986

    Spring with DOJO widget

    Hi,

    I would like to implement the Auto suggest feature in spring using DOJO widget. I will be using JSON object to map my java objects to string to use it in javascript. I've read a lil abt it and...
Results 1 to 6 of 6