what is difference between perfom() & excute() ?
Answers were Sorted based on User's Feedback
Answer / chirag
Now perform() method has been deprecated in struts 1.2
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / chilipi
in struts 1.1 using perform().
in struts 1.2 using execute().
| Is This Answer Correct ? | 5 Yes | 1 No |
What is the use of hashmap in java?
What is java used for?
How to sort numbers in java without array?
What about member inner classes?
How to display arraylist values in java?
How do I convert a string to an int in java?
what is the form of storage space in java?
Explain about map interface in java?
Difference between overloading and overridding?
What are the advantages of java over C++?
What's the purpose of static methods and static variables?
What are the legal operands of the instanceof operator?