View Single Post
  #3 (permalink)  
Old 04-18-2008, 01:45 PM
raj reddy raj reddy is offline
Member
 
Join Date: Apr 2008
Posts: 30
raj reddy can only hope to improve
hi Eranga

Thks for u r reply

how can we call the sel1 variable

/* ie located in al.add(rs.getInt("sel1"))*/

in the public static void main method

system.out.println( " the value of sel1 is " + al.sel1) //this is showing error


i need the correct code
Reply With Quote