Presentation is loading. Please wait.

Presentation is loading. Please wait.

Add Image and Title to Individual Page

Similar presentations


Presentation on theme: "Add Image and Title to Individual Page"— Presentation transcript:

1 Add Image and Title to Individual Page
Copy the images to css/images/ folder In the node’s Properties, enter the relative path to the image in ‘Graphic’ property Enter the title in ‘Title Message’ property

2 Add a footer to Multiple Pages
Easier to customize using Template Right click on project and select ‘Properties’ in context menu Select Orchestration Designer- >JS/CSS/Theme tab In the tab, select ‘Use custom templates…’ checkbox Now in ‘custom’ folder, 4 new files added: AppRoot_template.jsp, Form_template.jsp, Menu_template.jsp, Return_template.jsp.

3 Add a footer to Multiple Pages cont
Open the Form_template.jsp and Menu_template.jsp the custom directory of the project. Insert the footer html string before the last </div>, example shown below: On the right shows the output of the customization

4 Customize Application Error Handler
Application finished executing and showed the Return page content If the user click Refresh or Back, an HTTP 500 error is received To handle this Application error gracefully, a customized Error JSP page can be used Modify the web.xml in the WEB-INF folder, and add the custom error handler

5 Customize Application Error Handler cont
Create the Error.jsp in the JSP folder Now, when an Application error occur, you will get the friendly error message that you have created


Download ppt "Add Image and Title to Individual Page"

Similar presentations


Ads by Google