Skip to content

Instantly share code, notes, and snippets.

@mucar
Last active December 15, 2015 15:49
Show Gist options
  • Select an option

  • Save mucar/5284883 to your computer and use it in GitHub Desktop.

Select an option

Save mucar/5284883 to your computer and use it in GitHub Desktop.

Revisions

  1. mucar revised this gist Apr 1, 2013. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion rsa85_doctype_bug_after.xhtml
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,7 @@
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE html>
    <!-- jsf:pagecode language="java" location="/src/pagecode/Test.java" --><!-- /jsf:pagecode -->
    <!-- jsf:pagecode language="java" location="/src/pagecode/Test.java" -->
    <!-- /jsf:pagecode -->
    <html xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:f="http://java.sun.com/jsf/core"
  2. mucar renamed this gist Apr 1, 2013. 1 changed file with 0 additions and 0 deletions.
  3. mucar created this gist Apr 1, 2013.
    7 changes: 7 additions & 0 deletions rsa_doctype_bug_after.xhtml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE html>
    <!-- jsf:pagecode language="java" location="/src/pagecode/Test.java" --><!-- /jsf:pagecode -->
    <html xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html">