[google-appengine] Re: Using Twitter4j in AppEngine

2009-08-31 Thread Jeune
equestToken"); > > > anyone know whats wrong? > > > On Aug 24, 11:12 pm, Some Dude wrote: > > > > Same here. I am completely confused on how to use twitter4j + app engine > > > + gwt! > > > > Anyone? > > > > On Sunday,

[google-appengine] Re: Using Twitter4j in AppEngine

2009-08-31 Thread Jeune
questToken)this.getThreadLocalRequest > ().getSession(true).getAttribute("RequestToken"); > > anyone know whats wrong? > > On Aug 24, 11:12 pm, Some Dude wrote: > > > > > Same here. I am completely confused on how to use twitter4j + app engine + > > g

[google-appengine] Using Twitter4j in AppEngine

2009-08-24 Thread Jeune
Hi all! Has anyone of you tried using twitter4j in appengine? I am a bit stuck and the code examples on their website isn't helping me very much at all. I am struggling to find a way to use it using servlets etc because the code examples are in a main method. I delineate my problem more in a p