User Interface
There are different ways to implement your dialog pages.
If you have standard workflow forms etc. use User Dialogs.
If you only have an application-based view, which doesn’t need process or task data you want to use JSF in a static page. You can use these pages as an end page in a workflow, too.
You can also use plain HTML or JSP Web Page to display an end page.