Hey I'm having an epic struggle with an easy problem.

I have developed a RESTLET 1.1 web-app and wanted to move it to GAE, and it
appears I must upgrade to 2.0 for this to happen. (Correct me if I'm wrong
it'll save me alot of trouble!) 

So I began trying to learn Restlet 2.0 for google app engine and started
with this example:
http://wiki.restlet.org/docs_2.0/13-restlet/275-restlet/252-restlet.html

Everything works fine, except whenever I try to access the resource instead
of displaying hello world in the browser it downloads a file with something
likes this inside:
//OK[1,["hello, world"],0,5]

Am I missing something? I've followed the example to the dot. Am I required
to set content-type or something like that? Any help would be great!

Cheers,
Gary 
-- 
View this message in context: 
http://restlet-discuss.1400322.n2.nabble.com/Simple-GAE-Hello-World-Problem-tp5215798p5215798.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2625233

Reply via email to