My application use some devices through comport thats why I use desktop 
edition


вторник, 7 мая 2013 г., 1:54:56 UTC+4 пользователь Michael Prentice написал:
>
> GWT is open sourced and available on GitHub. So you are free to take a 
> look at the code that handles serialization.
>
> But my first question is why would you want/need to create a desktop 
> application?
>
> Is GWT not high performance enough for you in the browser? Does HTML5 not 
> provide you with rich enough forms, controls, data visualization?
>
> That seems unlikely.
>
>
> On Monday, May 6, 2013 3:51:45 PM UTC-4, Boris Son wrote:
>>
>> I have GWT project web application. Now I have to create desktop 
>> application to work with this website. Is there any libraries? Web 
>> application uses rpc from GWT framework. Objects are serialized by 
>> framework. So now in desktop application I have to send http request with 
>> serialized objects(integer). How can I solve problem with serializing 
>> objects? Where to get appropriate methods/algorithms? Is my approach wrong? 
>> Should I just create my own servlets for desktop application and handle 
>> serialization.
>>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to