I just use 

InputStream is = new URL("tapestry url").openStream().

This works for pretty much anything. If you need more control the URL class
has methods for setting headers etc.



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/How-to-get-a-page-s-html-to-send-it-as-an-email-tp2399000p5714815.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to