started moving stuff
This commit is contained in:
parent
a7c80c924c
commit
a1819f2077
97 changed files with 0 additions and 0 deletions
14
jsp/test.jsp
14
jsp/test.jsp
|
|
@ -1,14 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Test</title>
|
||||
</head>
|
||||
<script>
|
||||
function initPage() {
|
||||
document.write("initPage ran successfully!<br><a href='https://oss-auth.blinklab.com/oss/serv/index.jsp'>go back to index</a>")
|
||||
}
|
||||
</script>
|
||||
<body onload="initPage()">
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue