File tree Expand file tree Collapse file tree 11 files changed +22
-22
lines changed Expand file tree Collapse file tree 11 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
2
1
< %@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
3
2
< %@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %>
4
3
< jsp:useBean id ="suspEvent " class ="ru.mystamps.site.beans.SuspiciousEventBean ">
12
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
13
12
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
14
13
< html xmlns ="http://www.w3.org/1999/xhtml "
15
- xmlns:ui ="http://java.sun.com/jsf/facelets ">
14
+ xmlns:ui ="http://java.sun.com/jsf/facelets "
15
+ xmlns:f ="http://java.sun.com/jsf/core ">
16
16
< f:view >
17
17
< h:head >
18
18
< title > < h:outputText value ="#{m.t_404_title} " /> </ title >
Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
2
1
< %@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
3
2
< %@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t" %>
4
3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
5
4
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6
5
< html xmlns ="http://www.w3.org/1999/xhtml "
7
- xmlns:ui ="http://java.sun.com/jsf/facelets ">
6
+ xmlns:ui ="http://java.sun.com/jsf/facelets "
7
+ xmlns:f ="http://java.sun.com/jsf/core ">
8
8
< f:view >
9
9
< h:head >
10
10
< title > MyStamps: < h:outputText value ="#{m.t_activation_title} " /> </ title >
Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
2
1
< %@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
3
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
4
3
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5
4
< html xmlns ="http://www.w3.org/1999/xhtml "
6
- xmlns:ui ="http://java.sun.com/jsf/facelets ">
5
+ xmlns:ui ="http://java.sun.com/jsf/facelets "
6
+ xmlns:f ="http://java.sun.com/jsf/core ">
7
7
< f:view >
8
8
< h:head >
9
9
< title > MyStamps: < h:outputText value ="#{m.t_registration_title} " /> </ title >
Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
2
1
< %@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
3
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
4
3
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5
4
< html xmlns ="http://www.w3.org/1999/xhtml "
6
- xmlns:ui ="http://java.sun.com/jsf/facelets ">
5
+ xmlns:ui ="http://java.sun.com/jsf/facelets "
6
+ xmlns:f ="http://java.sun.com/jsf/core ">
7
7
< f:view >
8
8
< h:head >
9
9
< title > MyStamps: < h:outputText value ="#{m.t_activation_title} " /> </ title >
Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
2
1
< %@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
3
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
4
3
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5
4
< html xmlns ="http://www.w3.org/1999/xhtml "
6
- xmlns:ui ="http://java.sun.com/jsf/facelets ">
5
+ xmlns:ui ="http://java.sun.com/jsf/facelets "
6
+ xmlns:f ="http://java.sun.com/jsf/core ">
7
7
< f:view >
8
8
< h:head >
9
9
< title > MyStamps: < h:outputText value ="#{m.t_add_country} " /> </ title >
Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
2
1
< %@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
3
2
< %@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t" %>
4
3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
5
4
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6
5
< html xmlns ="http://www.w3.org/1999/xhtml "
7
- xmlns:ui ="http://java.sun.com/jsf/facelets ">
6
+ xmlns:ui ="http://java.sun.com/jsf/facelets "
7
+ xmlns:f ="http://java.sun.com/jsf/core ">
8
8
< f:view >
9
9
< h:head >
10
10
< title > MyStamps: < h:outputText value ="#{m.t_add_series} " /> </ title >
Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
2
1
< %@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
3
2
< %@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t" %>
4
3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
5
4
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6
5
< html xmlns ="http://www.w3.org/1999/xhtml "
7
- xmlns:ui ="http://java.sun.com/jsf/facelets ">
6
+ xmlns:ui ="http://java.sun.com/jsf/facelets "
7
+ xmlns:f ="http://java.sun.com/jsf/core ">
8
8
< f:view >
9
9
< h:head >
10
10
< title > MyStamps: < h:outputText value ="#{m.t_auth_title} " /> </ title >
Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
2
1
< %@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
3
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
4
3
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5
4
< html xmlns ="http://www.w3.org/1999/xhtml "
6
- xmlns:ui ="http://java.sun.com/jsf/facelets ">
5
+ xmlns:ui ="http://java.sun.com/jsf/facelets "
6
+ xmlns:f ="http://java.sun.com/jsf/core ">
7
7
< f:view >
8
8
< h:head >
9
9
< title > MyStamps: < h:outputText value ="#{m.t_index_title} " /> </ title >
Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
2
1
< %@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
3
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
4
3
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5
4
< html xmlns ="http://www.w3.org/1999/xhtml "
6
- xmlns:ui ="http://java.sun.com/jsf/facelets ">
5
+ xmlns:ui ="http://java.sun.com/jsf/facelets "
6
+ xmlns:f ="http://java.sun.com/jsf/core ">
7
7
< f:view >
8
8
< h:head >
9
9
< title > MyStamps: < h:outputText value ="#{m.t_maintenance_title} " /> </ title >
Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
2
1
< %@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
3
2
< %@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t" %>
4
3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
5
4
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6
5
< html xmlns ="http://www.w3.org/1999/xhtml "
7
- xmlns:ui ="http://java.sun.com/jsf/facelets ">
6
+ xmlns:ui ="http://java.sun.com/jsf/facelets "
7
+ xmlns:f ="http://java.sun.com/jsf/core ">
8
8
< f:view >
9
9
< h:head >
10
10
< title > MyStamps: < h:outputText value ="#{m.t_registration_title} " /> </ title >
Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
2
1
< %@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
3
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
4
3
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5
4
< html xmlns ="http://www.w3.org/1999/xhtml "
6
- xmlns:ui ="http://java.sun.com/jsf/facelets ">
5
+ xmlns:ui ="http://java.sun.com/jsf/facelets "
6
+ xmlns:f ="http://java.sun.com/jsf/core ">
7
7
< f:view >
8
8
< h:head >
9
9
< title > MyStamps: < h:outputText value ="#{m.t_restore_password_title} " /> </ title >
You can’t perform that action at this time.
0 commit comments