I am not running on the appengine, just my eclipse IDE. anything I
have to do for that?

On Feb 25, 8:15 pm, gao zhenyu <program.c...@gmail.com> wrote:
> you need add "<sessions-enabled>true</sessions-enabled>"
> to your"appengine-web.xml" file in WEB-INF directory.
>
> look 
> this:http://code.google.com/appengine/docs/java/config/appconfig.html#Enab...
>
> 2010/2/26 bhomass <bhom...@gmail.com>
>
> > when I use getThreadLocalRequest().getSession() in a servlet
> > implementation to handle rpc, I get a IllegalStateException when I
> > call
>
> > httpsession.setAttribute(...)
>
> > anyone knows why?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-tool...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.

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

Reply via email to