8 lines
222 B
HTML
8 lines
222 B
HTML
<html>
|
|
<head><title>Servlets Refreshed</title></head>
|
|
<body bgcolor='white'>
|
|
<p>Fresh copies of Servlets will now be (re)loaded from disk.</p>
|
|
<p>Powered by <a href="http://www.plt-scheme.org/">PLT</a></p>
|
|
</body>
|
|
</html>
|