new properties
"BOHY Alexandra" <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.devel |
|---|---|
| Message-ID | <1594A5FAB9265E4DBF52017EBF5E021913D489@papyrus.interne.regioncentre.fr> |
I have to use some application's parameters in my pages. So I create a new propertie file, and I would like to read this file... The first idea is to read this file at the beginning (with ResourceBundle class for exemple) and store the result in the session ; but I don't know which resource is called at the beginning (when i try to connect tu the site). Most of users of my site don't autentificate themselves... they are "guest". Another solution would be to add properties to jahia.properties but how can I read them ? Alexandra Bohy