what is difference between perfom() & excute() ?
Answer Posted / chilipi
in struts 1.1 using perform().
in struts 1.2 using execute().
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is use of arraylist in java?
What are the two types of java?
What is string intern in java?
What is a generic data type?
Define max and min heap, also the search time of heap.
What is method overloading in java ?
What is the program development process?
Explain about data types?
What is mvc in java?
What is constructor chaining in java?
Explain when noclassdeffounderror will be raised ?
What is intern method in java?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
What is the difference between conversation & casting?
Explain the difference between collection api and stream api in java8?