Re:Re: REST Plugin only for some actions

2009-03-30 Thread xnpeng
agree! I like rest, the great url patern. but,too many problems now. I can browse http://localhost:8080/test/data.xml,but when call it in a jsp file dhtmlxtree.loadFrom("http://localhost:8080/test/data.xml";), it says there is no action or result named 'test'! seems the server treat all .xml ur

Re:Re: REST Plugin only for some actions

2009-03-27 Thread xnpeng
same situation with me,i want to set parameter for FileUpload action in REST: image/JPEG,image/PNG how can I do this? 在2009-03-24,"Radoslav Krivak" 写道: > > >GF-7 wrote: >> >> Is this a TODO or is it already available? >> > >In 2.1.6 it certainly isn't available. I was looking for somet