Does roo 1.2 support GWT along with Restful Webservice ?
I am new to roo. I will have to start a new project and I would like to use that opportunity to learn about GWT (never used before).
I am interested in doing with roo, but, I would like to know if roo supports some kind of restful webservice configuration along with GWT at the same time, or if I would have to do it manually.
Just to extend, what I really want is to provide an api access to my app thought Restful (I dont want to use the WS as a way for the GWT to get the data, I would like both to work in separate way)
Does anybody out there have any experience on this? I know that I could easily start a webservice with roo without GWT.
(Maybe the best thing for me would be to have 2 sub projects, I would like u guys opinions)
Thanks!