jboss-web.xml 233 Bytes
Newer Older
Goragod committed
1 2 3 4 5
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE jboss-web PUBLIC "-//JBoss//DTD Web Application 2.3V2//EN" "http://www.jboss.org/j2ee/dtd/jboss-web_3_2.dtd">
<jboss-web>
  <context-root>ZeeSecurityWebApp</context-root>
</jboss-web>