bl791's picture
download
raw
821 Bytes
<html>
<head>
<title>
MechaniQue Server 2008 | RollShelf Server
</title>
</head>
<body bgcolor=#ffffde >
<%@ page errorPage="err.jsp" %>
<jsp:useBean id="wbean" class="mechanique.WonderBean" scope="request" />
<h1>MechaniQue</h1>
<%
String displayText = (String) request.getAttribute("displayText");
String rollFileName = request.getParameter("rollFileName");
%>
<h2>Scene:</h2>
<p>
<jsp:getProperty name="wbean" property="content" />
</p>
<hr/>
<form action='/mqserv/mq' method='get'>
<input id='answer' type='text' style='width:300px;' name='userInput' value=''>
</form>
<hr>
<a href='/mqserv/'>stop</a>
<script>
setTimeout(function(){
try{
document.getElementById("answer").focus();
}catch(e){}
},100);
</script>
</body>
</html>

Xet Storage Details

Size:
821 Bytes
·
Xet hash:
0e84bd3a20ef3eb2318dc5453606b4f6f337ec8941a7a22eea63a14080ebf4cd

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.