Dear Jeppe, Thanks! i was just sorting through that... ;-)
Best wishes, --greg On Mon, Feb 15, 2010 at 2:00 PM, Jeppe Nejsum Madsen <[email protected]>wrote: > On Mon, Feb 15, 2010 at 10:46 PM, Meredith Gregory > <[email protected]> wrote: > > > Dear Jeppe, > > Thanks! A quick test shows that > >>curl -o test.txt > >> > http://localhost:8080/biosimilarity-services/grammar/banana-cream-pie?file=file:// > <pathToFile> > > also results in test.txt containing banana-cream-pie. > > As for the latter comment, i'm writing an URL-passing protocol. That is, > the > > service is being told the URL for a resource -- which it will use > > subsequently. That's still well within RESTful doctrine ;-). > > Sorry, didn't see your original code :-) The parameters will not be > part of the url and thus not put into grammar. You'll have to fetch > the parameters manually either by way of S.params or Req.params > > /Jeppe > > -- > You received this message because you are subscribed to the Google Groups > "Lift" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<liftweb%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en. > > -- L.G. Meredith Managing Partner Biosimilarity LLC 1219 NW 83rd St Seattle, WA 98117 +1 206.650.3740 http://biosimilarity.blogspot.com -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
