Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSF
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
JSF
Using Function with arguments in <a4j:support action=
Suhas Bilaye
Ranch Hand
Posts: 80
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
I am trying to pass arguments to a function as follows :
<a4j:support action="#{xyzbean.function[arg]}">
But it is not working..
Can you tell me what I am missing or doing wrong..??
Thanks and Regards,
Suhas
Thanks and Regards,
Suhas
http://www.xplore-java.blogspot.com/
Max Katz
Ranch Hand
Posts: 72
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
That's not supported by EL version you are using. You would need to use
JBoss
EL or the newest EL version which supports passing params (don't remember which version).
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
a4j:support onchange event not firing
ajax:support problem with rich:combobox
onblur is not called in inputText ...please help me if any body had same situation or aware of issue
Rich Face issue
Fire an ajax Request inside a rich:modalPanel
More...