Can you give example used Javascript Overlay?

On Dec 23, 6:49 am, Subhrajyoti Moitra <subhrajyo...@gmail.com> wrote:
> adding to the above.
>
> - Fix an UncaughtExceptioHandler to see if there are exceptions that are not
> being handled.
> - Use Gson to construct and deconstruct JSON in to POJO and vice versa. u
> can avoid the manual step in your servlet.
> - On the client use Javascript Overlay types to read the server response and
> process it.
> - Make sure your client and server are running on the same host, other wise
> u will need to use the cross-site compiler for client code and JSONP at the
> server to send responses back.
>
> HTH.
>
> Thanks,
> Subhro.
>
>
>
>
>
>
>
> On Thu, Dec 23, 2010 at 9:09 AM, zixzigma <zixzi...@gmail.com> wrote:
> > have you configured your servlet in web.xml file ?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-tool...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2Bunsubs 
> > cr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to