[jsr-314-open] Evaluating EL in resource files
Jim Driscoll
Jim.Driscoll at Sun.COM
Thu Sep 24 15:21:28 EDT 2009
On 9/24/09 11:00 AM, Werner Punz wrote:
>
> The question is what happens to jsf.getProjectStage() on the javascript
> side, which more or less has to rely on templating mechanisms to deliver
> the project stage. (A bypass for this one on codelevel is needed I
> assume, or we have to rely on a second request to get it )
Actually, that solution isn't so hard - we can serve up the jsf.js file
with a ?projectstage=Development request parameter, then detect that
inside the JavaScript itself.
Jim
More information about the jsr-314-open-mirror
mailing list