| CW.jsp | Handles the login and logout requests. It redirects to the appropriate JSP files after handling the requests. |
| CWLoginForm.jsp | Creates Login form for Contenta Web |
| CWMain.jsp | Loads, creates and initializes main CW scripts and components - loads jquery and supporting scripts, loads SDL Contenta Web Programmer’s Guide Page 19 CW scripts that are used on the main page, creates a splitter, loads META information, splits main screen into sections(divs that contain CW tree, task bar and a div used by List View, Assignments View, Search and Project Management), initializes user preferences for the List View, sorting, columns, details view visibility |
| CWListView.jsp | Creates and displays List View in Repository |
| CWTreeView.jsp | Loads and manages Tree View requests – gets a root of a tree, requests child objects for open nodes |
| CWAboutDlg.jsp | Shows versions of the server, api and Contenta Web |
| CWSavePrefrences.jsp | Used to store users UI and navigation preferences – last selected task bar, details view visibility, List View column names, column order, column sizes and sorted column |