Click on actionMethod in the internal browser and add a form in your project using the New Seam Form wizard File > New > Seam Form.
Select a necessary project, type a name for Seam component, POJO class, Method, Page and select a Package using Browse button.
The Form Page was created in WebContent folder.
Deploy the form on server. Right click on Form Page, select Run As > Run On Server.
Form component was hot-deployed.