This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes how to get input values at runtime in java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "how to get input values at runtime in java" Watch "how to get input values at runtime in java" New topic
Author

how to get input values at runtime in java

prakash mathew
Greenhorn

Joined: Mar 08, 2012
Posts: 2
How to get inputs at run time in java
for example employee details, Arithmetic calculation etc
Greg Brannon
Bartender

Joined: Oct 24, 2010
Posts: 530
There are many answers to the question you've posed. Please provide more info, an example in code is preferred.


Learning Java using Eclipse on OpenSUSE 11.2
Linux user#: 501795
fred rosenberger
lowercase baba
Bartender

Joined: Oct 02, 2003
Posts: 9946
    
    6

you can get input from the command line, read from a file, read from a database, open a socket connection, display a pop-up window, connect to a piece of hardware (scanner, volt meter, etc.)

Can you narrow your question a bit?


Never ascribe to malice that which can be adequately explained by stupidity.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to get input values at runtime in java
 
Similar Threads
how to get ip address
Save elements from JList into mysql
Time substraction
pdf generation
date problem