I have my sites content saved as plain html in my database. It is only simple data no input from the user is possible. I like to show the content as follows: if content.jsf?Sitename gets called i want to show the content of the site "Sitename". I already have the content saved in my ApplicationScoped Bean. content.xhtml:I have my sites content saved as plain html in