How to add ms-word file in struts at the same time how to
add images
Answer / 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 |
how handle when client send multiple request at atime for single servlet
Name the different types of actions found in struts.
multiple instances for action class is it possible
What is the use of jsonvalidation in struts?
what is is the use DynaActionForm?
Which file is used by controller to get mapping information for request routing?
What is difference between struts1 and struts2?
What is MVC?
Can we have multiple struts config files ?
struts is thread safe or not ?give me answer as early as possible
who will run the execute method in struts?
What is the use of resourcebundle.properties file in Struts Validation framework?