google app engine - GWT MVP Storing session data -



google app engine - GWT MVP Storing session data -

i'm having mvp application , need temp save height info resizeablepanel (within panel dockpanel needs init height in px). i'm not sure whats best way this. webcontext, eventbus ?

you can store in view or in activity/presenter. can store in entry point class. there no single right reply here - depends on requirements , patterns use.

there no need eventbus or sessions involved.

google-app-engine session gwt

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -