A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
Reading Hashtable values from another java file
Tapan Prajapati
Greenhorn
Joined: Mar 05, 2010
Posts: 27
posted
Mar 23, 2012 16:28:19
0
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
I like...
posted
Mar 23, 2012 16:28:53
0
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
posted
Mar 23, 2012 16:34:10
0
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
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter