jollyplay
Programmer
- Dec 16, 2003
- 90
hello,
I have a doubt in Action Class. Normally, we extend
Action in action class, that is
public class LoginAction extends org.apache.struts.action.Action {
}
what my doubt is apart from this, can we extend other classes in action class. Please clarify my doubt.
Regards,
balachandar
I have a doubt in Action Class. Normally, we extend
Action in action class, that is
public class LoginAction extends org.apache.struts.action.Action {
}
what my doubt is apart from this, can we extend other classes in action class. Please clarify my doubt.
Regards,
balachandar