Wednesday, October 29, 2014

Displaying Byte Array content as a file in GWT

Hi,
 
I'm new to GWT so need kind help to resolve my problem. I've a requirement where on click of a button I need to invoke a web service which in turn is returning me a Base64 encoded byte array. My requirement is to open this byte array as document i.e. PDF, excel etc without converting it into file and store it in some location.
 
Kindly help !!
 
Thanks,
Kumar

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment