This does not work in adobe cq5.4 versionany workaround for that
<%= Doctype.fromRequest(request).getDeclaration() %> - what is the use of writting this...Please explain ..
private String convertToString(InputStream inputStreamObj) throws IOException { if (inputStreamObj != null) { ...
This does not work in adobe cq5.4 version
ReplyDeleteany workaround for that
<%= Doctype.fromRequest(request).getDeclaration() %> - what is the use of writting this...Please explain ..
ReplyDelete