Sign in
third-party-mirror
/
glassfish
/
41cc8946c16730e5dfa2d142d4a68965ab464e4a
/
.
/
appserver
/
tests
/
appserv-tests
/
devtests
/
web
/
jspUrnJspTldWithoutUri
/
docroot
/
test.jspx
blob: c4e62d2432700ac254437cbd1bbd4fdd5fc5012e [
file
] [
log
] [
blame
]
<jsp:root
version
=
"2.0"
xmlns:jsp
=
"http://java.sun.com/JSP/Page"
xmlns:my
=
"urn:jsptld:/WEB-INF/tlds/my.tld"
>
<my:custom/>
</jsp:root>