Sign in
eclipse
/
jetty
/
org.eclipse.jetty.project
/
9baae458a4b2707a8e080de3c30d21d0109f5ddf
/
.
/
jetty-osgi
/
test-jetty-osgi-context
/
src
/
main
/
resources
/
static
/
index.html
blob: 3189646adcee10b9d7d929ffbd51f94f56c100b5 [
file
]
<html>
<body>
<h1>
Test OSGi Context
</h1>
<p>
ContextHandler registered as a service successfully deployed.
</p>
</body>
</html>