This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes print html tag inside xhtml 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 locked New topic
Author

print html tag inside xhtml

Nesrin aboud
Ranch Hand

Joined: Feb 08, 2010
Posts: 48
I have a test.xhtml page using primefaces
I generated html tags in TestBean , and the string content = "<style> .menu{width:200px;} </style>"
I need to add the string inside the <head> </head> of html

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: print html tag inside xhtml
 
Similar Threads
everything I put between <h:xxx> is invisible :0
Primefaces inside web-inf
My own JSF component renders span after div when only div should be rendered. What's wrong?
Simple CDI and JSF2
print html tag inside xhtml