还在用struts1?是的,在地球的没写地方,落后的生产方式还在运转(老项目).
从 继承org.apache.struts.action.Action, 继承org.apache.struts.action.ActionForm开始吧
<tr> <td>选择<a href="https://www.jb51.cc/tag/wenjian/" target="_blank" class="keywords">文件</a>:</td> <td><input type="file" name="uploadFile" /></td> </tr> <tr> <td><a href="https://www.jb51.cc/tag/biaoti/" target="_blank" class="keywords">标题</a>:</td> <td><input type="text" name="filetitle" /></td> </tr> <tr> <td colspan="2"> <input type="button" id="mysubmit" value="确认<a href="https://www.jb51.cc/tag/shangchuan/" target="_blank" class="keywords">上传</a>"/> </td> </tr> </table>