what is difference between perfom() & excute() ?
Answer Posted / chirag
Now perform() method has been deprecated in struts 1.2
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are the types of java?
How can we create a synchronized collection from given collection?
What is the difference between final, finally and finalize()?
What do you mean by checked exceptions?
How many types of variables are there?
What is valid keyword in java?
How do you sort arraylist in descending order?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What things should be kept in mind while creating your own exceptions in java?
If an object is garbage collected, can it become reachable again?
What string is utf8?
What is the access scope of a protected method?
How large is a boolean?
What language is pass by reference?
Can we override private method?