diff -r 000000000000 -r fceba17855e9 java/nekurak.net-web/web/escapovani.jsp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/java/nekurak.net-web/web/escapovani.jsp Fri Jan 08 01:54:47 2010 +0100 @@ -0,0 +1,45 @@ + + + + + + + + + Escapování + + +

Escapování

+

Vstup

+ +
+
+ + +
+
+

Výstup

+ + Integer x = null; + x.toString(); + + +

+ + +

Když potřebujeme dát + „escapovaný“ + text do atributu, použijeme funkci escapeXml() ze jmenného prostoru:

+
xmlns:fn="http://java.sun.com/jsp/jstl/functions"
+ + + + +