Re: I can't find the Compile/Browse button in GWT 2.0-ms2

2009-10-27 Thread Fangzx
Anyone? On 10月26日, 上午10时17分, Fangzx fangzhoux...@gmail.com wrote: In GWT version 1.x, I can press the Compile/Browse in hosted mode console to compile, but I can't find the Compile/Browse button in GWT 2.0-ms2. --~--~-~--~~~---~--~~ You received this message

Will RequestBuilder in upcoming 2.0 support PUT and DELETE?

2009-10-25 Thread Fangzx
I want to call server side RESTful service by RequestBuilder, but it currently only support GET and POST, any plan to support PUT and DELETE in upcoming 2.0? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google

Re: Will RequestBuilder in upcoming 2.0 support PUT and DELETE?

2009-10-25 Thread Fangzx
Thanks! On 10月25日, 下午7时15分, Thomas Broyer t.bro...@gmail.com wrote: On 25 oct, 09:47, Fangzx fangzhoux...@gmail.com wrote: I want to call server side RESTful service by RequestBuilder, but it currently only support GET and POST, any plan to support PUT and DELETE in upcoming 2.0

Re: Organizing multiple HTML hosts / Entry points, etc. in single webapp

2009-10-25 Thread Fangzx
This is the same question what I want to ask also. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com To unsubscribe

I can't find the Compile/Browse button in GWT 2.0-ms2

2009-10-25 Thread Fangzx
In GWT version 1.x, I can press the Compile/Browse in hosted mode console to compile, but I can't find the Compile/Browse button in GWT 2.0-ms2. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit

Re: Spring and GWT 1.6RC

2009-04-08 Thread Fangzx
This bug is fixed in lastest GWT 1.6 release! On 3月24日, 上午11时47分, Scott Blum sco...@google.com wrote: Hey, can you guys do me a favor and try out a fix? Just take the attached jar and put it on your classpath ahead of gwt-dev-platform.jar. See if it fixes the not and instance of Servlet

Re: Spring and GWT 1.6RC

2009-03-22 Thread Fangzx
Flemming ,thank you,the problem sovled. On 3月22日, 下午11时33分, magbyr mag...@gmail.com wrote: Great, thanks. I'll try this out... On 22 Mar, 10:43, Flemming Boller flemming.bol...@gmail.com wrote: oh, I forgot to write, that in metainf folder there is a index.list file. in that file I also

Re: RESTful URL with GWT

2009-01-20 Thread Fangzx
hi, Harald, why you don't just use RPC with Spring? Any goodies to add Restlet and RESTful with GWT? On 1月15日, 下午4时01分, Harald Pehl harald.p...@googlemail.com wrote: On 14 Jan., 02:44, zhouxing fang fangzhoux...@gmail.com wrote: hi,Harald,can you give more detail of your project? Is it