Results 1 to 4 of 4
Thread: data file Access from applet
- 07-28-2010, 05:59 AM #1
Member
- Join Date
- Jun 2010
- Posts
- 13
- Rep Power
- 0
data file Access from applet
I am uploading the html file from my PC to the server.In fact I have uploaded the project created in NEtbeans IDE which has src folder containing the source file i.e, .java file.The html file is outside the folder of the project.Now for the applet to access the data file where the .dat file should be kept.??I am confused.
- 07-28-2010, 07:10 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Why don't you keep all the resource in the same location?
- 07-28-2010, 07:13 AM #3
Member
- Join Date
- Jun 2010
- Posts
- 13
- Rep Power
- 0
Ya,ok...sorry
- 07-28-2010, 08:11 AM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
No worries.
Or else you can follows relative paths. Actually that's the best to use when you've structured the content. For example, source files in one folder, images in another, and text files so on.
Similar Threads
-
file access from applet
By Ranu in forum New To JavaReplies: 11Last Post: 07-29-2010, 06:37 AM -
How to access data at OpenOffice Base file (*.odb) from my java application
By atvienna in forum JDBCReplies: 4Last Post: 07-06-2010, 09:40 AM -
How to Insert data in oracle from Ms access
By JAVA0282 in forum JDBCReplies: 3Last Post: 04-29-2010, 09:58 AM -
How can I access the values within an applet?
By Addez in forum New To JavaReplies: 0Last Post: 12-18-2009, 03:57 PM -
storing exel data to access database
By sijokunnappilly in forum Advanced JavaReplies: 1Last Post: 10-30-2008, 07:59 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks