Sign in
apache
/
netbeans
/
refs/heads/release90
/
.
/
schema2beans
/
test
/
unit
/
data
/
TestWebAppDelegator.xml
blob: 31bdd2c9db296fe46957238496d1d021f1e1678f [
file
]
<?
xml version
=
'1.0'
?>
<web-app>
<description>
This is my Web App
</description>
<display-name>
MyWebApp
</display-name>
<filter>
<filter-name>
Bob
</filter-name>
</filter>
</web-app>