> Ultimately we are going to need a new / cleaner strategy for getting > the config values from that properties file into the requirejs config > file. >
This will include things like context root and other dynamic properties. What about something like the client messages where the script is generated (and cached) by the servlet container? We could have all configuration elements come from that script...
