Hi,

Here's one question for the developpers of Shale. Why the method
createTabs() in the Rolodex ViewController embedds every bit of generated
html markup inside a HtmlOutputText component. My guess is that it provides
output escaping abilities for characters considered specials in HTML and
maybe at the same time, it encapsulates (or could) the detection of some
well-known Hackers Attacks (cross site scripting attack... reminds you of
something...).

So the question is basically what are the advantages and issues of using
plain html markup vs using embedding the content inside HtmlOutputText
components? Any other ideas?

--
Alexandre Poitras
Québec, Canada

Reply via email to