You can't use reflection in gwt. Instead, there is a mechanism called
DeferredBinding.
Check out:
http://code.google.com/support/bin/answer.py?answer=59657&topic=10211


On Sep 8, 10:54 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hello All,
> I would like to use java reflection mechanism in my client side code
> on module load.But I am end up with the error.
> Server side , java reflection is working well but it fails when I try
> to create instance of my widget using reflection.
> I have gone thruhttp://gwtreflection.sourceforge.net/ but couldn't
> make out much.If anybody is experienced the same problem and found a
> solution,plz post it.
> Source code will be highly appreciable.
>
> Thanks,
> -Tapas
--~--~---------~--~----~------------~-------~--~----~
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