How to upload multiple images in java(struts) using jsp?

How to upload multiple images in java(struts) using jsp?

I have jsp code college.jsp page

<HTML>
<head>
</head>
<body>
<html:form action ="/college.do">
<fieldset>
<legend>COLLEGE INFORMATION :</legend>
<pre>
Gallery Images: <input type="file" name="file[]" multiple/>
<html:submit value = "S U B M I T"/>

</fieldset>
</html:form>
</body>
</HTML>

How to upload the multiple images in struts Total images storing folder in project using this jsp,but i want to CollegeAction class and CollegeForm class how to do that, please help me code

View Answers









Related Tutorials/Questions & Answers:
How to upload multiple images in java(struts) using jsp?
How to upload multiple images in java(struts) using jsp?
Advertisements
How to upload multiple images in java(struts) using jsp?
How to upload multiple images in java(struts) using jsp?
How to upload multiple images in java(struts) using jsp?
How to upload multiple images in java(struts) using jsp?
How to upload multiple images in java(struts) using jsp?
How to upload multiple images in java(struts) using jsp?
How to upload multiple images in java(struts) using jsp?
how insert multiple images in mysql database with use of struts 1.3.8 or java method, with single bean,or using array
how to upload and download images using buttons in jsp?
dyanamic upload of images using struts without database connection
how to scroll multiple images using on Click in Android
Display Multiple Images in jscrollpane using Java Jpanel
Multiple file upload - Struts
Multiple buttons in struts using java script
how to upload and download images in java?
How to store multiple images in folder and images path in database at a time using jsp?
how to display multiple images on browser
how to display multiple images on browser
how to store multiple values from drop down in database where i am using java struts 1.3
Multiple image upload using JSP
How to display multiple images in jsp
java file upload in struts - Struts
how to upload file using FTP in java
images upload
how to show set of images continously using JScrollpane in java
how to show set of images continously using JScrollpane in java
JSP1
JSP2
how can i achieve multiple inheritance in java without using inheritance ?
How to create Multiple Frames using Java Swing
Multiple files upload code using spring mvc 2.0 with xml configuration without using annotations
how to save images in oracle using JSP
how to save images in oracle using JSP
File Upload in Struts.
java - Struts
upload images - JSP-Servlet
How to upload file using JSP?
how to upload multiple files in jsp and saving the path in database and the file in folder
How to upload files to server using JSP/Servlet?
Based on struts Upload - Struts
Multiple File Upload in PHP
how to re size image proportionately using java for different images like jpeg, png, gif.
How To Store Multilple Images In MySQL database dynamically with image uploader and then retrieve them in image gallery using java
Struts upload file - Framework
image upload - Struts
Upload and Download multiple files
ModuleNotFoundError: No module named 'jspp'
ModuleNotFoundError: No module named 'JSPy'

Ads