[NTLUG:Discuss] wget, webpage retrieval, and java

Chris Cox cjcox at acm.org
Mon Aug 26 23:52:07 CDT 2002


Richard Geoffrion wrote:
> So how does one use wget properly to download a website when the website
> uses Java seemingly excusively.
> 
> I've tried
> wget -r http://www.example.com
> wget -r -p http://www.example.com
> wget -r -l 3 -p http://www.example.com
> 
> Is there a different tool I should be using??

Do you have a real live example?  Usually I just include
the <url>/*.jsp when possible.  Of course the .jsp's could
be completely occluded (which could cause problems
in following links and such).

I'd like to know the answer, if there is one, to this.






More information about the Discuss mailing list