Hi Slingers, I'm working on a simple web-based text editor at the moment and I wonder what the easiest way is to POST file contents back to the server. Does the SlingPostServlet allow this (without using a form upload)? Can I post to the jcr:data property directly (maybe using a base64 encoding)?
Any help is appreciated. Ciao, Victor.
