Customizing JSP and XSL and JavaScript Files

You can edit the JSP files and easily change the Contenta Web display(s) by locating and editing the HTML code in the files.

When modifying JSP files, copy the file:

From

web > cw > standard > code

To

web > cw > custom

(or a subdirectory under custom)

You can edit the XSL files and easily change the Contenta Web display(s) by locating and editing the HTML code in the files.

When modifying XSL files, copy the file:

From

web > cw > standard > xsl

To

web > cw > custom

(or a subdirectory under custom)

You can edit the JavaScript files and easily customize the Contenta Web functionality by locating and editing the JavaScript files.

When modifying JavaScript files, copy the file:

From

web > cw_common > standard > code

To

web > cw_common > custom

(or a subdirectory under custom)