Advanced Customization > Business Logic Customization > Customizing Workflow Administration > Customizing Workflow Task Pages > Implementing Customized Task Page JSP
  
Implementing Customized Task Page JSP
The customer may create their own Tag file, to define their own custom task page for one of their organizations.
They would have the choice of writing it from scratch, or using the provided testPage template. This template would provide a starting point for development.
A "testPage" JSP, that contains all possible out-of-the-box attributes and components, are available to the customer as an example page for customization. This JSP lists each out-of-the-box attribute and component using HTML constructs, similar to the out-of-the-box task pages. This "testPage" will also include the alternate rendering options for tables and actions (for example, display as a link and as an embedded table).