How to add ms-word file in struts at the same time how to
add images
Answer Posted / kans
we need to import org.apche.struts.upload.FormFile to our
action Form,in this we have methods to upload pics and text
files
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What do you mean by action errors and what are the results they force?
What is actionmapping?
What types of validations are available in xml based validation in struts2?
How do you create message resource?
What are the struts2 error message keys that can come during file uploading process?
Difference between struts and spring?
How we can controlled duplicate form submission in struts?
What is the purpose of @keyproperty annotation annotation?
What configuration changes are required to use Tiles in Struts?
What is apache struts framework?
What is Custom Type Converter in Struts2?
What is the use of execAndWait interceptor?
What validate() and reset() method does ?
What does params interceptor?
How is the mvc design pattern used in struts framework?