View Single Post
  #1 (permalink)  
Old 04-30-2008, 02:50 PM
raj reddy raj reddy is offline
Member
 
Join Date: Apr 2008
Posts: 30
raj reddy can only hope to improve
how can we get the element of by using the hashtable
a1 table

A B

2 1

2 2

2 3

2 4

2 5


3 8

4 9

4 7







how can we get the element of 3 of columnn A in table a1 by using the hashtable



my code: al2.put(3,rs1.getString("tktkey"));(not giving the value)
__________________
reddy

Last edited by raj reddy : 04-30-2008 at 02:52 PM.
Reply With Quote
Sponsored Links