
June 29th, 2001, 08:50 AM
|
|
Junior Member
|
|
Join Date: Jun 2001
Posts: 0
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
help!!! passing info to text file
Hello, I am extremely new to java and I just need some basic advice. My company develops statistical models that read from text files. I want
a)people to be able to go to my site enter values into a form and pass those values to a text file.
b)execute the model (nothing special just like calling a regular .exe)
c)display the results from a text file (the model writes to a text file) into the browser
I understand that this is very basic stuff but I need somewhere to start. Could I have some advice? If you could point me to any articles, code, tutorials on this I would really appreciate it.
Ryan
|