You can also look at JBoss-Seam remoting which allows you to call backing bean methods directly from JavaScript
On 4/4/07, Simon Kitching <[EMAIL PROTECTED]> wrote:
Strittmatter, Stephan wrote: > Hi, > > is there somewhere an utility-script in JavaScript to retrive an value > of an given managed JSF-bean? Perhaps t:jsValueSet is what you are looking for? At render time this creates a javascript variable and sets it to the result of an EL expression.

