org.jasig.portal.serialize
The Portal Serialize package.
This package includes classes used to serialize out the content to the web browser.
The Portal Serialize package.
This package includes classes used to serialize out the content to the web browser.
Some additional notes:
You need to update the field serializer_name in UP_SS_THEME to XHTML.
You must replace any double quotes in Javascript output to single quotes. Any literal double quotes
will be escaped to ".
Change the parameter in portal.properties:
org.jasig.portal.serialize.BaseMarkupSerializer.allow_disable_output_escaping=yes