Hello everyone!!
I have just started learning GWT. My question is pretty simple:
If I create some widgets in GWT, lets say a Calculator widget and I want to use that widget in my existing PHP or JSP web app, then how can I do that ?
I am referring the book GWT in Action for learning GWT.