Rev 1028 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1028 | Rev 1029 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> |
4 | <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> |
5 | <%@ taglib uri="/WEB-INF/ak-backpath.tld" prefix="backpath" %> |
5 | <%@ taglib uri="/WEB-INF/ak-backpath.tld" prefix="backpath" %> |
6 | <%@ taglib uri="/WEB-INF/ak-strutsx.tld" prefix="strutsx" %> |
6 | <%@ taglib uri="/WEB-INF/ak-strutsx.tld" prefix="strutsx" %> |
7 | <%@ taglib uri="/WEB-INF/hostadmiral-core.tld" prefix="core" %> |
7 | <%@ taglib uri="/WEB-INF/hostadmiral-core.tld" prefix="core" %> |
8 | <%@ taglib uri="/WEB-INF/hostadmiral-list.tld" prefix="list" %> |
8 | <%@ taglib uri="/WEB-INF/hostadmiral-list.tld" prefix="list" %> |
9 | <backpath:init backPathIgnore="pg" /> |
- | |
10 | <html> |
9 | <html> |
11 | 10 | ||
12 | <head> |
11 | <head> |
13 | <meta http-equiv="expires" content="0"> |
12 | <meta http-equiv="expires" content="0"> |
14 | <title><bean:message key="ak.hostadmiral.page.user.list.title" /></title> |
13 | <title><bean:message key="ak.hostadmiral.page.user.list.title" /></title> |