On 10/24/2010 12:03 PM, Eugen Colesnicov wrote:
>
> Thanks Sergiu!
>
> But can I use Paul Libbrecht advise?
>> 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. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
