Here is the Shale Remoting documentation:

http://struts.apache.org/struts-shale/shale-core/apidocs/org/apache/shale/remoting/package-summary.html

I don't know why it isn't on the proper website as well.

Adam Brod

Product Development Team


"Andrew Robinson" <[EMAIL PROTECTED]>

07/12/2006 05:52 PM

Please respond to
"MyFaces Discussion" <[email protected]>

To
"MyFaces Discussion" <[email protected]>
cc
Subject
Re: How to call JSF method binding expressions from a _javascript_.





There is no built in way. You have to invoke an AJAX call to the
server, setup the Faces context, possibly restore your view then
evaluate the EL.

There is a "Remote" set of APIs in JBoss-Seam that let you do things
like this. There may be other frameworks that have similar
functionality as well that I am not familiar with (I think Shale
might, but there remoting feature is not documented at all on their
site)

-Andrew

On 7/12/06, ved.gunjan <[EMAIL PROTECTED]> wrote:
>
> Hi Experts
> How to call JSF method binding expressions from a _javascript_.
> For example i want to call ==> action=""> > of a command link from _javascript_.
>
> Waiting for the experts reply.
> Thanks
>
>
>  __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
Disclaimer: This electronic mail and any attachments are confidential and may be privileged. If you are not the intended recipient, please notify the sender immediately by replying to this email, and destroy all copies of this email and any attachments. Thank you.


Reply via email to