I want to do the following: The client specifies an url and submits it to the server. Now the server downloads the complete page (with images,..) and makes it available to the client (+ some additional information).
How would you do that? Should I use the included apache httpclient? I would prefer to run it inside a j2ee webapplication. Thank you very much! ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2435026

