|
| Total Answers and Comments: 8 |
Last Update: May 30, 2007 Asked by: nagendra |
|
| | |
|
No best answer available. Please pick the good answer available or submit your answer. | |
April 07, 2006 23:28:40 | #5 |
| harshgupta |
|
Member Since: April 2006 Contribution: 2 |
RE: What is super class of Action and ActionForm?
| Hi 1) There is no immediate super class of Action and ActionForm 2) Think of it, u defined a class like this :- public class Calculate{} 3) So for every class defined like this Object is the base class 4) ActionForm is abstract class with no abstract methods in it while Action is Concrete class Regards Harsh Gupta |  | | Is this answer useful? Yes | No | | |
|
| |
Go To Top
|