i would like to use java reflection in smartgwt. is it possible?
i wrote code Class.forName("MyDataSource"). when i ran the programm, it said it was wrong.
Can i use java reflection in smartgwt?
Thanks
xiaochen
i wrote code Class.forName("MyDataSource"). when i ran the programm, it said it was wrong.
Can i use java reflection in smartgwt?
Thanks
xiaochen
Comment