oracle web center sites
I need to get the value of this component.
<insite:edit field="title" list="ph:title" column="value" params="{ width: '65%' }"
assetid='<%=ics.GetVar("cid")%>' assettype='<%=ics.GetVar("c")%>' />
but it may come with special char
i need to get it with java and escape these special characters
or tell me the corresponding java code to get that value