[svn r346] WIP, with working x4o and simple ldap backend for listing end editing entries
This commit is contained in:
parent
5d64bde0bd
commit
f401b61a6c
60 changed files with 1756 additions and 585 deletions
12
www/index.jsp
Normal file
12
www/index.jsp
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<jsp:root version="2.0"
|
||||
xmlns="http://www.w3.org/1999/xhtml"
|
||||
xmlns:jsp="http://java.sun.com/JSP/Page"
|
||||
xmlns:f="http://java.sun.com/jsf/core"
|
||||
xmlns:h="http://java.sun.com/jsf/html"
|
||||
xmlns:t="http://myfaces.apache.org/tomahawk"
|
||||
xmlns:s="http://myfaces.apache.org/sandbox"
|
||||
xmlns:i18n="http://i18n.idcanet.com/i18n"
|
||||
>
|
||||
<jsp:directive.page contentType="text/html;charset=UTF-8"/>
|
||||
TEST INDEX.JSP
|
||||
</jsp:root>
|
||||
Loading…
Add table
Add a link
Reference in a new issue