
I have created a form where I have file input along with other inputs. I am using jsp to process the inputs. File input is not processing while the rest of the data is being processed.Please Help me out!!! Here is my code:
<html>
<head>
<title>
</title>
<link rel="stylesheet" type="text/css" href="css.css" />
</head>
<body>
<LINK REL="SHORTCUT ICON" HREF="favicon.ico">
<link rel="icon" type="image/gif" href="favicon.gif" >
<div class="box">
<div class="header">
<table>
<tr>
<td>
<img src="images2.jpg" width=150px height=80px style="margin-left:5px; margin-top:5px;" />
</td>
</tr>
<tr>
</tr>
</table>
</div>
<div class="content">
<center>
<form name="myform" method="GET" enctype="multipart/form-data" action="home.jsp">
<table border=1 style="margin-top:5px;">
<tr>
<td colspan=2>
Ã? Ã? Ã? Ã?Â
</td>
</tr>
<tr>
<td>
<b>
Attachment:
</b>
</td>
<td>
<input type="file" name="file1" value="file1" size = 20 style="text-align:left;">
<br />
<br />
</td>
</tr>
<tr>
<td>
<b>
Application:Ã? Ã?Â
</b>
</td>
<td style="text-align:left;">
<select name="application">
<option value="gasper">Gasper</option>
<option value="aptravision">Aptra Vision</option>
<option value="CM">CM</option>
<option value="ESR">ESR</option>
</select>
<br />
<br />
</td>
</tr>
<tr>
<td>
<b>
Region:Ã? Ã?Â
</b>
</td>
<td style="text-align:left;">
<select name="region">
<option value="amer">AMER</option>
<option value="emea">EMEA</option>
<option value="cla">CLA</option>
<option value="apac">APAC</option>
<option value="walmart">Walmart</option>
</select>
<br />
<br />
</td>
</tr>
<tr>
<td>
<b>
Description:
</b>
</td>
<td style="text-align:left;">
<textarea name="description" rows=6 cols=20>