Adding a New View to an Existing Task Portlet
About this task
After you create a task, you may determine that one or more additional views are needed in a portlet. For example, you may want to add a help view containing instructions for the task user.
Note: When you add
a new view, it is created as a JSF 1.x-based .view file, even if you
have created or migrated the project as a JSF 2.x task application.
You can migrate these .view files to .xhtml files with JSF 2.x
support. For more information, see Migrating Task Projects and .view Files to JSF 2.x Format.
To add a new view to a task portlet