> Hi,
> I was wondering if there was any way to save the web page currently
[quoted text clipped - 9 lines]
>
> Any help and or suggestions are greatly appreciated.
Since you seemingly want the save to be user-initiated, why not just use
the functionality built-in to the browser?
Your chances of being able to do this from an external Java program are
slim to none.
Dan.

Signature
Daniel Dyer
https://watchmaker.dev.java.net - Evolutionary Algorithm Framework for Java
nyathancha@hotmail.com - 25 Dec 2006 11:41 GMT
I am building a tool that does various other things and generates
documents. Part of which is to store the current webpage i am viewing
for archival/referential purposes. Rather than the tool do its thing
and then me go back to the browser and click file-> save as ->
naviagate -> create directory etc. etc. and save the relavent pages for
future reference. It would be nice if the tool already did that.
I wonder if creating some sort of plugin/extension for firefox might
work. I didn't expect it to be a walk in the park, but surely its not
impossible !!
> > Hi,
> > I was wondering if there was any way to save the web page currently
[quoted text clipped - 21 lines]
> Daniel Dyer
> https://watchmaker.dev.java.net - Evolutionary Algorithm Framework for Java