|
-
October 11th, 1999, 09:06 AM
#1
Extracting text file from jar
I am trying to write an applet which can extract the text file from the jar file.The jar file is specified as ARCHIVE="Applet.jar"
in the HTML file in <APPLET> tag. So this jar file wiil be downloaded from the server when the applet is loaded.Now I want to get
the InputStream for the text file.I have a strict deadline for doing this.Is there anyway to do it?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|