aspose file tools
The moose likes JSF and the fly likes Please help with a4j:mediaOutput Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Please help with a4j:mediaOutput" Watch "Please help with a4j:mediaOutput" New topic
Author

Please help with a4j:mediaOutput

Julien Martin
Ranch Hand

Joined: Apr 24, 2004
Posts: 383
Hello,
I have a a4j:mediaOutput which I use in order to render a captcha. I would like for that a4j:mediaOutput to be reRendered upon each a4j:form submission whether or not validation succeeds or fails.
I tried using the reRender attribute of a4j:form and a4j:commandButton and putting the a4j:mediaOutput in a ajaxRendered output panel but it only reRenders when the form submission/validation succeeds. I set the cacheable and session attributes to false.
Can anyone please advise,
Thanks in advance,
Julien
 
I agree. Here's the link: http://jrebel.com/download
 
subject: Please help with a4j:mediaOutput
 
Similar Threads
JSF and charting
Problem with a4j mediaOutput to render pdf file
Dynamic content based on drop down.
Play video on JSF with a4j:mediaOutput?
Implementing Downloading