Re: Java URL



Thanks for replying...

As I read this, I have several Q's of my own. The html sample that you
posted below shows me a page with undisclosed characters. Is this what
you are wanting to store?


No. It should return a google search results of "Java". Try to click on
the link instead of copying, then you will see the correct result.


There is also the matter of how much do you want to save? Just the
page? or the page and resources?


Just the page.


Finally some java code of your own would show your efforts to solve it
on your own. This site is for "help" with homework if it is that, not
the answers from start to finish.


Have tried it myself. Not successful. I can download a url like:
"http://.../*.html"; but not a url like the above.

.



Relevant Pages

  • Re: How to save user inputs?
    ... If you want to deploy it using webstart, ... Since 1.4, Java can read and write XML, a better ... way to store more complicated data than a Properties ... complicates everything). ...
    (comp.lang.java.help)
  • Re: How to store a large amount of 3D data points in Java?
    ... >>None of which would be a problem if you could store ints in a Java ... > With 1.5 autoboxing you can, even if it is implemented with objects. ... ArrayList does array copy for resizing. ...
    (comp.lang.java.programmer)
  • Re: Comparing value in s HashSet
    ... The best way to store 'more than one piece of data' ... them in an array (as opposed to an Array class, ... - Whether the data access is required sequentially, ... immediately occur to a Java hack. ...
    (comp.lang.java.help)
  • Re: To add search in my page
    ... it tells to use the google search. ... Zend has a port of Java Lucene that works very well. ... application on the shared host. ... Zend's php Lucene doesn't know ...
    (comp.lang.php)
  • Re: Storing BigDecimal in SQL Server
    ... > I need to store very small numbers in my database, ... I'm using BigDecimal is Java to manipulate these ... > numbers however when storing them in MS SQL server as a double they are ...
    (comp.lang.java.programmer)