Using CQ to generate HTML
hi,
our current implementation invloves passing serialised object via request sling servlet, deserialsed, object added request attribute , forwarded relavent jsp page depending on property in object.
this implementation not work large amounts of data due limitations of http get. http post requests not work in adobe cq thinks modifing resource.
we need way pass in our object servlet , return html. how possible/feesable in adobe cq?
thanks,
ryan
making http posts fine in cq. need ensure request being sent correct servlet (which doesn't sound is).
More discussions in Archived Spaces
adobe
Comments
Post a Comment