- <html>
- <form action="http://was.ray.local:9080/x-test/upload" method="post"
- enctype="multipart/form-data">
- <input type="text" name="text1" value="abc"> <input type="file"
- name="file1"><input type="file" name="file2"><input
- type="submit" value="Submit">
- </form>
- </html>
|