Results 1 to 4 of 4
Thread: grab the textfile
- 03-30-2009, 11:48 PM #1
Member
- Join Date
- Jun 2008
- Posts
- 8
- Rep Power
- 0
grab the textfile
Hi I have created a servlet. The HTML bit which allow me to search for a file,
but I dont know how to grab that file with Java, so i can sort the textfile into an array.Java Code:out.println("<td><b>Choose the file To Upload:</b></td>"); out.println("<td><INPUT NAME=\"file\" TYPE=\"file\"></td>");
- 03-31-2009, 12:03 AM #2moostico246 Guest
hello everyone, im new
- 03-31-2009, 12:34 AM #3
Senior Member
- Join Date
- Sep 2008
- Posts
- 564
- Rep Power
- 5
@moostico, please don't post in someone else's topic if it's not related.
@sticks, what exactly are you trying to accomplish? it's hard to say what direction you should go without context. for example, what are you trying to do with the file, why do you need java, html, etc. (btw, input tags must be children of form tags to really do anything)
- 03-31-2009, 01:23 PM #4
Member
- Join Date
- Jun 2008
- Posts
- 8
- Rep Power
- 0
Similar Threads
-
ECG plot in a textfile
By samson in forum Java 2DReplies: 13Last Post: 01-28-2012, 04:02 PM -
serlvet to import from textfile
By Sticks_ll in forum Java ServletReplies: 0Last Post: 03-25-2009, 06:55 PM -
textfile into arrays.
By Sticks_ll in forum New To JavaReplies: 27Last Post: 03-16-2009, 08:00 AM -
Search TextFile
By gsupriyarao@yahoo.com in forum Advanced JavaReplies: 5Last Post: 04-11-2008, 11:03 AM -
Textfile and GUI problems
By saytri in forum New To JavaReplies: 2Last Post: 12-21-2007, 04:08 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks