aspose file tools
The moose likes JSF and the fly likes Problem with custom component + <f:ajax> Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Problem with custom component + <f:ajax> " Watch "Problem with custom component + <f:ajax> " New topic
Author

Problem with custom component + <f:ajax>

Daniel Cabral
Greenhorn

Joined: Aug 18, 2011
Posts: 13

Hi Guys,

I wrote this a component

E.g


E.g


So far everything is working...

..but when try to use the tag <f:ajax>

E.g


I get the exception


Any idea?

Thanks advance!


Sun Certified Java Programmer SE 5.0
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Problem with custom component + <f:ajax>
 
Similar Threads
How to fixed the length of the text for the h:outputText
ajax within a composite component
Ajax support in Jsf 2.0
f:ajax and client-side components
When Child's Width Greater Than Parent's