| Author |
subclassing action servelt
|
Jera Blade
Greenhorn
Joined: May 08, 2005
Posts: 15
|
|
Hi, Is it possible to subclass the action servlet? How would i do something like that? I need to subclass it to extends a servlet which I have written to managage session management. Thanks
|
 |
Thara Visu
Ranch Hand
Joined: May 17, 2005
Posts: 87
|
|
|
It is possible to subclass an action servlet. But I think it is better that you subclass the request processor for your needs if you are using Struts 1.1
|
Thara<br />SCJP 1.4 96%<br />SCBCD 1.3 96%
|
 |
 |
|
|
subject: subclassing action servelt
|
|
|