GWT client-side image upload & preview -


i using gwt , want upload image , display preview without interacting server, gwtupload lib not way go.

after image uploaded , displayed, user can optionally save it. idea send image through gwt-rpc base64 encoded string , store in db clob.

is there easy way either gwt or using jsni?

this document answers question:

reading files in javascript using file apis


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -