aggiunto servlet dedicato per il download dei file

This commit is contained in:
2015-08-27 22:07:43 +02:00
parent 1ee629691d
commit 980a506dd2
5 changed files with 155 additions and 3 deletions

79
src/main/webapp/404.xhtml Normal file
View File

@@ -0,0 +1,79 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body>
<table>
<tbody>
<tr>
<td id="tableProps" align="left" valign="top"><img id="pagerrorImg"
src="http://www.larknews.com/images/pageerror.gif"
height="33" width="25"></td>
<td id="tableProps2" align="left" valign="middle" width="360"><h1 id="errortype"
style="COLOR: black; FONT: 13pt/15pt verdana">
<span id="errorText">The page cannot be found</span></h1>
</td>
</tr>
<tr>
<td id="tablePropsWidth" colspan="2" width="400"><font style="COLOR: black; FONT: 8pt/11pt verdana">Possible
causes:</font></td>
</tr>
<tr>
<td id="tablePropsWidth2" colspan="2" width="400"><font id="LID1" style="COLOR: black; FONT: 8pt/11pt verdana">
<hr color="#C0C0C0" noshade="">
<ul>
<li id="list1"><span class="infotext"><strong>Baptist explanation: </strong>There
must be sin in your life. Everyone else opened it fine.<br>
</span></li>
<li><span class="infotext"> <strong>Presbyterian explanation: </strong>It's
not God's will for you to open this link.<br>
</span></li>
<li><span class="infotext"><strong> Word of Faith explanation:</strong>
You lack the faith to open this link. Your negative words have prevented
you from realizing this link's fulfillment.<br>
</span></li>
<li><span class="infotext"><strong>Charismatic explanation: </strong>Thou
art loosed! Be commanded to OPEN!<br>
</span></li>
<li><span class="infotext"><strong>Unitarian explanation:</strong> All
links are equal, so if this link doesn't work for you, feel free to
experiment with other links that might bring you joy and fulfillment.<br>
</span></li>
<li><span class="infotext"><strong>Buddhist explanation:</strong> .........................<br>
</span></li>
<li><span class="infotext"><strong>Episcopalian explanation:</strong>
Are you saying you have something against homosexuals?<br>
</span></li>
<li><span class="infotext"><strong>Christian Science explanation: </strong>There
really is no link.<br>
</span></li>
<li><span class="infotext"><strong>Atheist explanation: </strong>The only
reason you think this link exists is because you needed to invent it.<br>
</span></li>
<li><span class="infotext"><strong>Church counselor's explanation:</strong>
And what did you feel when the link would not open?</span></li>
</ul>
<p><br>
</p>
<h2 id="ietext" style="font:8pt/11pt verdana; color:black"><img
src="http://www.larknews.com/images/search.gif" align="top" height="16" width="16">
HTTP 404 - File not found - Internet Explorer <br>
</h2>
</font></td>
</tr>
</tbody>
</table>
</body>
</html>