Hi all, thanks for your response. I think, Matthias proposal is going in my directions. I want to update some values by ajax. I will investigate in this. As I have no Shale environment, I think Mabon could be the solution. Currenty the pages of java.net are offline, but I will check this later.
Many thanks, Stephan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Wessendorf Sent: Wednesday, April 04, 2007 11:15 PM To: MyFaces Discussion Subject: Re: How to get value from managed bean by JavaScript Shale-Remoting, Mabon are also two candidates for doing that (accessing a Managed Bean with JS, via the ajax-communication channel) -M On 4/4/07, Andrew Robinson <[EMAIL PROTECTED]> wrote: > 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. > > > -- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com

