Additional instructions added to README

This commit is contained in:
tim holloway 2024-02-05 15:43:21 -05:00
parent cbef0da7e2
commit 56aa5e0e60
2 changed files with 7 additions and 3 deletions

View File

@ -107,4 +107,8 @@ Note that by default, JSF caches ViewState in a session so every
JSF View can cause a session to be created, not just Views that JSF View can cause a session to be created, not just Views that
reference View- or SessionScoped backing beans. This is alterable reference View- or SessionScoped backing beans. This is alterable
by setting an option in the faces-config. by setting an option in the faces-config.
force force
### Developer/deployer note. Because of caching, updated installations
may not render properly. Manually request the "/main.xtml" resource
and that should flush out stale info being used by "/main.jsf".

View File

@ -34,7 +34,7 @@ server:
gourmet: gourmet:
password: password:
file: .gourmetpw file: .gourmetpw
joinfaces: joinfaces:
primefaces: primefaces:
theme: casablanca theme: bluesky