Search:

Type: Posts; User: ashin12

Search: Search took 0.09 seconds.

  1. Re: java.lang.String cannot be cast to java.util.Hashtable

    i got it now, but my problem is, it only return the last data from database (ie unicode = rl, m , RL) only RL returned.. this is my revise codes:

    public Hashtable selectData(String field, String...
  2. Re: java.lang.String cannot be cast to java.util.Hashtable

    It must returned the unitcode(rl, m, RL) from a specific table of database.
  3. Re: java.lang.String cannot be cast to java.util.Hashtable

    so what will i do? sorry, i am really new in hashtable and enumeration ..
  4. java.lang.String cannot be cast to java.util.Hashtable

    hi guys, im using the enumeration and hashtable. i have two separate classes wherein in the first one is the retrieving of data from database (the return type is enumeration) and other one is the ...
Results 1 to 4 of 4