Hi, In an ES asset extension, I'm saving a resource (text with some html tags) to the registry, and later on with ajax GET i'm trying to retrieve that content. ( var result = userReg.get(path))
A result object is given but when trying to access result.content it gives null. Any idea how to overcome this? I was creating the resource before with mediaType:text/plain. Could changing the mediaType solve this? Thanks, Himasha Guruge *Software Engineer* WS*O2* *Inc.* Mobile: +94 777459299 [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
