Hi,

I'm new to Lift and I'm scoping it out for a project. I'm asking here
because I haven't found any obvious documentation on the matter.

How easy would it be to accept an image from an upload, store it in a
MappedBinary (I assume that would be the correct type?) and then be
able to return that image (either as a stream or write to disk for
static serving)? This is all very doable in (sorry to mention it) PHP.
For bonus points, it would be nice to be able to load it into the Java
2D library for resizing.

Is there any literature on this subject?

Thanks in advance!

Joe

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to