We are replacing our SlingPostOperation by a servlet which is almost the same in our case.
2009/9/9 Christophe Lombart <[email protected]>: > Hi all, > > SlingPostOperation returns an HTML Response. What is the best way to > return a custom json structure from a SlingPostOperation ? > We are using Extjs which required to return a json structure > containing information on the success or failure of the operation. > > > Thanks, > Christophe >
