Hi,

To get the page, do you use the specific URL Fetch service that is
part of the gae sdk ?

See http://code.google.com/appengine/docs/java/urlfetch/overview.html

If not, may be the source of your issue.

regards

didier

On May 5, 1:22 pm, Luke Waldron <therabidw...@gmail.com> wrote:
> I have created a servlet which requests a webpage, parses the html and
> retrieves information from it.
> This works fine locally. However when I deploy the application it doesn't
> retrieve the webpage.
> Can anyone tell me what might be the problem?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to