On 09/01/2013 07:48, Kaustav Mukherjee wrote:
Can you tell me how to implement the jSoup on the server-side? That is, what to 
do with
jSoup jar file downloaded from the official site so that I can use it in the 
server side
script to scrape web pages?

You have put the code using Jsoup, as you show in the screenshot, in a package with 'client' in the path. You have to put it in a package with 'server' in the path...
See also the base GWT tutorials.

--
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --

--
You received this message because you are subscribed to the Google Groups "Google 
Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to