Hi,

Did you place it in package name "shared" so that it gets transcoded
to js ?
didier

On Oct 1, 6:23 am, Parth <[email protected]> wrote:
> Hi all,
>
> I am using GWT 2.0.4. I am not able to use user defined instance of
> class defined even at client side. I am able to access data using JSON
> object with JSNI at client side. But not found any way to pass object
> of  user defined class such as Bean class at client side in EntryPoint
> class. I had also tried it by implementing serializable interface to
> the class which I want at EntryPoint. But not got intended result.
>
> Do any one have idea about that?
>
> Thanks.

-- 
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