Architecture

JSF consists of two packages. JSF common and JSF app. Idea is that common package is handling all logic and app is more or less just rendering form.

JSF App structure
JSF common structure

Last updated

Was this helpful?