Tim, David Thanks for your answer
/Niels On Tue, Dec 29, 2009 at 11:38 PM, David Pollak < [email protected]> wrote: > > > On Tue, Dec 29, 2009 at 2:34 PM, Niels Boldt <[email protected]> wrote: > >> Hi, >> >> We need to return comma separated values as answer to an request(csv >> files), and I was wondering if there are any modules/plugins/extensions to >> lift that provides functionality to this purpose. I tried googling and >> looked around but nothing showed up. I concluded that nothing really is >> available. >> > > > PlainTextResponse(myCsvString) will create a response and send the CSV file > back. > > >> >> Is that a correct conclusion. >> >> Thanks, Niels >> >> >> >> -- >> BinaryConstructors ApS >> Vestergade 10a, 4th >> 1456 Kbh K >> Denmark >> phone: +4528138757 >> web: http://www.binaryconstructors.dk >> mail: [email protected] >> skype: nielsboldt >> >> -- >> 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. >> > > > > -- > Lift, the simply functional web framework http://liftweb.net > Beginning Scala http://www.apress.com/book/view/1430219890 > Follow me: http://twitter.com/dpp > Surf the harmonics > > -- > 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. > -- BinaryConstructors ApS Vestergade 10a, 4th 1456 Kbh K Denmark phone: +4528138757 web: http://www.binaryconstructors.dk mail: [email protected] skype: nielsboldt -- 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.
