aspose file tools
The moose likes JSF and the fly likes Adding tags dynamically in JSF Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Adding tags dynamically in JSF" Watch "Adding tags dynamically in JSF" New topic
Author

Adding tags dynamically in JSF

Alex Mathew
Greenhorn

Joined: Jun 14, 2011
Posts: 1
I have a no of graph tags which need to present in the UI according to user selection.anybody please help me how to include these tag in my xhtml file at request time.I am able to get the tag information in the backing bean ,but I am stuck with render it .my tag look like<Chart:Pie id='12' object='Investment'/>
Thanks in advance
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Adding tags dynamically in JSF
 
Similar Threads
allowable body-content values
JspWriter
Tag nesting ?
Tag question
invoke tag within one .tag file from another .tag file?