In Release 9.2.1, the dynamic data encoding functions for out-of-box JSPs are replaced by the com.sterlingcomerce.security.dv.SCEncoder function. The ph () and pj () functions are deprecated in Release 9.2.1.
You can continue to use the ph () and pj () functions for dynamic data encoding on customized JSP pages; however, if you want to enhance security for customized JSP pages, use the encodeForHTML() function to encode HTML and the encodeForHTMLAttributes() function to encode HTML attributes.
None.
None.
None.