Can you use Java Reflection api in GWT client -


is possible use java reflection api in gwt client side? want use reflections find value of property on javabean. possible?

i've been there , solution indeed use deferred binding , generators. can see use of generators overcome lack of reflection in gwt client here:

http://jpereira.eu/2011/01/30/wheres-my-java-reflection/

hope helps.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -