Is it even possible to use memcache with GWT on the server side? I am
wondering if I am even able to do this?
On Feb 1, 1:56 pm, chiappone wrote:
> I have hit the wall in trying to figure out what I am doing wrong in
> my GAE GWT application. I am trying to use memcache to get a l
I have hit the wall in trying to figure out what I am doing wrong in
my GAE GWT application. I am trying to use memcache to get a list of
serializable objects out of the cache in a service. It seems to put
them fine, and I can see them being pulled from cache in the debugger
but I end up getting
I am noticing the same issue, were you able to figure the cause?
On Dec 6 2009, 6:12 pm, mar_novice wrote:
> I've noticed that there are some info (not warning nor error) being
> thrown in my logs that i can't figure out the cause... I don't know if
> i should worry about it or not
>
> Below