Return a string ready for output.
Parameters: buffer - The source of the script data Parameters: converterManager - How we convert script variable to Javascript Some Javascript to be eval()ed by a browser. throws: MarshallException - If an error happens during parameter marshalling
Return a string ready for output.
Parameters: buffer - The source of the script data Parameters: converterManager - How we convert script variable to Javascript Parameters: jsonOutput - Are we doing strict JSON output? Some Javascript to be eval()ed by a browser. throws: MarshallException - If an error happens during parameter marshalling