aspose file tools
The moose likes JDBC and the fly likes Reading Hashtable values from another java file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Reading Hashtable values from another java file" Watch "Reading Hashtable values from another java file" New topic
Author

Reading Hashtable values from another java file

Tapan Prajapati
Greenhorn

Joined: Mar 05, 2010
Posts: 27
Hi,
Two files Login.java and TxMgt.java

I made lo gin page and i want to use that logined user to another java file for next step,
i stored my lo gin details in hash Table so i want to retrieve that hash table value to my another java file , what is the best way for geting values.?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56157
    
  13

What's this to do with JDBC?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Tapan Prajapati
Greenhorn

Joined: Mar 05, 2010
Posts: 27
Bear Bibeault wrote:What's this to do with JDBC?


i stored my login details in database after login complition i want to do persistent operation with database table.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Reading Hashtable values from another java file
 
Similar Threads
Please help me in my program
how to store multiple values in one key in hash table
how to add panel dynamically
Hash Table (dunno if I should post it here though)
Indexed text files