I searched a lot, but "Google" didn't help me much. I want to get all the generated source from a web page (all the scripts, html, ...), something like Web Developer(extension for firefox) allows. Everything I tried returned just plain html.

http://i.stack.imgur.com/WpyeS.png

link|improve this question
1  
Please put some more effort in your question. Your problem is hard to understand and thus hard to solve. – CodeBrickie Dec 1 '11 at 12:13
What is it that you are looking for that you can't get with Web Developer? You might want to take a look at the "Firebug" plugin for Firefox. – pap Dec 1 '11 at 12:17
Yes site copier looks good. But I would like to know if there is a way to do this automatically in Java. I have an applet than shows you info, based on the data from a certain web site and it would make this applet quite more useful, if it would be able to update this data on every for example click. – user1075364 Dec 1 '11 at 17:53
feedback

1 Answer

up vote 0 down vote accepted

I am going to recommend a site copier which I used for a similar purpose. It is HTTrack and free to use.

link|improve this answer
Yes site copier looks good. But I would like to know if there is a way to do this automatically in Java. I have an applet than shows you info, based on the data from a certain web site and it would make this applet quite more useful, if it would be able to update this data on every for example click. – user1075364 Dec 1 '11 at 15:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.