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 are functions called methods in java?
we r taking <load-on-startup>0</load-on-startup> <load-on-startup>1</load-on-startup> in deployment descripter for loading servlets like serv1 N serv2? so 'll it take serv1 or serv2
What is methodological theory?
How many bytes are a float?
What is __ init __ functions?
what is finalmethod & final variable with example?
What is the latest version of java?
Why is multithreading important?
What are constants?
Is delete, next, main, exit or null keyword in java?
can abstract class have constructor how can you achive this ?
What is the importance in context in JDBC connection pools?