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 |
why ,we are using jsp and html.which one is better?
What is a local class in java?
Can you have a constructor in abstract class?
List some oops concepts in java?
How many characters is 16 bytes?
What are the advantages of autoboxing?
How do I remove a character from a string in java?
What is enhanced loop in java?
What is contract between hashcode and equal method?
Which is faster string or stringbuilder?
What is the relationship between class and object?
What is hash method?