It's not a secret anymore!
The moose likes JSF and the fly likes Composite Componente JSF 2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Composite Componente JSF 2" Watch "Composite Componente JSF 2" New topic
Author

Composite Componente JSF 2

Marco Noronha
Ranch Hand

Joined: Oct 30, 2012
Posts: 50
Hello.

I search ALOT on the internet for composite components but still didnt find what I was looking for.

Is there a way to create a component that has other components inside that the "user" will define?
(By user I mean programmer on the composite client page)

I mean, I have a pattern that all my entities have a p:dialog like this:



I wanted to create a composite for that.
Is there a way to do that?

I also wanted to make another composite for my views because I always have:
- search form
- datatable

But.. one step at the time!!

Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Composite Componente JSF 2
 
Similar Threads
Reusable composite component with children.
Ajax call, backing bean and validation
Cant get my datatable to update [PRIMEFACES]
Validation Problem ... again!
Trouble updating primefaces component w/ajax