Thanks for your useful hints, Matthias.

can I use shale-remoting without the rest of shale also? I am in
Protlet-Environment
and do not want to introduce to much new libraries there.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Matthias Wessendorf
Sent: Thursday, April 05, 2007 10:36 AM
To: MyFaces Discussion
Subject: Re: How to get value from managed bean by JavaScript

Shale remote is lightweight.

works also fine to combine some *json* style data with Yahoo UI :)

On 4/5/07, Strittmatter, Stephan <[EMAIL PROTECTED]> wrote:
> 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
>
>


-- 
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to