Thats not possible in GWT...
Search in google for GWT Generators
2010/9/3 Shedokan <[email protected]>
> Hello,
> I am trying to split my code and load classes by a name I get from the
> server.
> I tried using Class.forName("com.app.classes."+className) but GWT
> doesn't support it.
>
> How can I get a class and then construct it like this:
> new (getClass("com.app.classes."+className))("Param1", "param2");
>
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
--
Guit: Elegant, beautiful, modular and *production ready* gwt applications.
http://code.google.com/p/guit/
--
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.