In most cases, links and submit buttons in a screen generated by a JSF view trigger a request back to the same view, so that user input can be processed by the same view as we discussed earlier. There are exceptions, though. Links may point directly to any type of resource, e.g., a regular JSP or HTML page. It’s also possible that the response to a JSF view request must be generated by some other resource type than a JSF view.
No credit card required