webwork/src/resources/web/tests fileupload.jsp,NONE,1.1
[email protected] Sat, 18 May 2002 11:34:41 -0700
| Newsgroups | gmane.comp.java.webwork.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/webwork/webwork/src/resources/web/tests
In directory usw-pr-cvs1:/tmp/cvs-serv28798
Added Files:
fileupload.jsp
Log Message:
new
--- NEW FILE: fileupload.jsp ---
<%@ taglib uri="webwork" prefix="webwork" %>
<%@ taglib uri="webwork" prefix="ui" %>
<link rel="stylesheet" type="text/css" href="../template/standard/styles.css" title="Style">
<html>
<head>
<title>File Upload</title>
</head>
<body>
<h1>File Upload</h1>
<h3>Select a problem and submit patch. Max upload is 2 MB.</h3></br>
<webwork:if test="hasErrorMessages == true">
<font color="red"></br>ERROR:</br>
<webwork:iterator value="errorMessages">
<webwork:property/></font><br>
</webwork:iterator>
</webwork:if>
<form action="<webwork:url value="'fileupload.action'"/>" method="POST" enctype="multipart/form-data">
<center>
<table width="350" border="0" cellpadding="3" cellspacing="0">
<ui:select label="'Severity'" name="'severity'" list="severityList"/>
<ui:textfield label="'Patch Description'" name="'description'" value="description"/>
<tr>
<td colspan="2"><input type="file" name="file" value="Browse..." size="50"/></td>
</tr>
<tr>
<td colspan="2" align="center"><input type="submit" value="Submit"></td>
</tr>
</table>
</center>
</form>
</body>
</html>
_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/