Hi there,

I am a newbie for LS and now planning and doing my first LS Web Client App according to a business scenario.

Now we are requested to think of a fat web client deployment like following:
1. all static html, images, LS javascripts will be pre-installed and initiated/run locally from client devices, probably mobile phones, in order to speed up the initialization process because of bandwidth limit.
2. set up connection to LS server and only get updated data pushed from there.

my question is:
Is that possible for LS to make such deployment happened only by changing some settings of Web Client API, which brings most convenience for us,

or we need to totally re-think of using other fat clients API like Java/.Net/Flash/Silverlight Client API for this requirement?

many thx in advanced.

CX