Thanks  Fernando for the reply.

Can u please share a method of sending my object of XML to client (Iam using
request builder).
I want to know how i can add this object of XML to the
response(HttpServletResponse response)
in my servlet so that i can navigate it to client.

Thanks
jaya

On Mon, Nov 8, 2010 at 8:36 PM, Fernando <[email protected]> wrote:

>
> http://code.google.com/webtoolkit/doc/1.6/DevGuideCodingBasics.html#DevGuideXML
>
> On Nov 8, 10:47 am, jayalakshmi jahagirdar
>  <[email protected]> wrote:
> > hello all,
> > I have the following requierement:
> >
> > A XML file is at the server side.Need to parse it .
> > I have a nested class . Create a object of this nested class ,add
> parametres
> > from XML parsing to this object and pass it back to the client.
> > Iam making use of RequestBuilder.
> >
> > Iam able to parse it and create the object. but not finding a way to pass
> it
> > back to the client.
> >
> > Which is the best way to implement this. Can i make use of RPC ?
> >
> > Thanks & regards
> > Jaya
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-web-toolkit%[email protected]>
> .
> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to