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

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -