|
Re: how do I create an upload page in Java?
|
Posted: Apr 14, 2002 7:00 AM
|
|
Thanks for your suggestion J.K, I have tried it out, however, I've managed to use fileDialog to create the file selection window, however I am stuck as I need to open the file that I pick up and replace a certain string inside it with another before I place it on the web server that is hosting the site. Can anyone help? I am trying to do the replace of the string in a similar way to a predictive parser - am I on the right track. Incidentally is it possible to create trees without using Swing? Thanks to whoever is able to help.
|
|