文档介绍:×÷Õߣºsager email: sagerk@ ÈÕÆÚ£º2000-8-9 22:12:45 Use JSP and Servlet to Upload file to server is ing mon task now. Below is a simple example use the jspsmart ponent which implements it. You can download the free package from JSPSMART 1. Html File
¹ã¸æÍ¼Æ¬ÉÏÔØ
¹ã¸æÍ¼Æ¬:
[upload]     [Cancel]
2. JSP File <%@ page language="java" import=".*, .*,.* "%> <%-- use SmartUpload bean --%> <% //Initialization (config); (request,response); //Set Restriction ("gif,bmp,jpeg,jpg"); (51200); // Upload try{ (); } catch(Exception e){ ("Upload File Fail! back
"); ("N