On 24 oct. 2010, at 13:54, Sergiu Dumitriu wrote:
call the web page from groovy
new java.net.URL("blablalba").getContent()
Thanks beforehand!
Eugen
Yes, but note that the URL will be fetched without any session
information, so if the requested page is private (not visible for
guests), it won't work.