blob: 79d14e413da71034acd1c93450ee61e74a86458d [file] [log] [blame]
<span jwcid="@Border">
<table border=0>
<tr><th>Upload Path:</th>
<td><span jwcid="@Insert" value="ognl:file.filePath">File path</span></td>
</tr>
<tr><th>Upload File:</th>
<td><span jwcid="@Insert" value="ognl:file.fileName">File name</span></td>
</tr>
<tr><th>Content Type:</th>
<td><span jwcid="@Insert" value="ognl:file.contentType">text/plain</span></td>
</tr>
<tr>
<th>Size:</th>
<td><span jwcid="@Insert" value="ognl:file.size">1000</span> (bytes)
<span jwcid="@If" condition="ognl:file.inMemory">(in memory)</span>
</td>
</tr>
</table>
<p>
<pre><span jwcid="@Insert" value="ognl:fileDump"/></pre>
<p>
<a jwcid="@PageLink" page="Upload"><img jwcid="backRollover" alt="[Back]"/></a>
</span>