Additional instructions added to README
This commit is contained in:
parent
cbef0da7e2
commit
56aa5e0e60
|
@ -108,3 +108,7 @@ 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".
|
||||||
|
|
|
@ -37,4 +37,4 @@ gourmet:
|
||||||
|
|
||||||
joinfaces:
|
joinfaces:
|
||||||
primefaces:
|
primefaces:
|
||||||
theme: casablanca
|
theme: bluesky
|
||||||
|
|
Loading…
Reference in New Issue
Block a user