Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
When you say you want to take a file with a URL, load it and then use it with your application, what do you mean? Do you want to load an HTML page using your application, or do you want to retrieve a file that is located on another server, and the location will be specified using the server's URL? Also, I'm not quite certain what you're asking by your second question. Some clarification (and possibly an example) will help. > I'm working on an application that transform html an I got a few problems : > 1) I want to take a file with an URL, loading it and then use it with my application. > 2) How to make difference between an URL and a local file
Replies: |
Sponsored Links
|