RE: Subclass of Servlet: Inherited method is not visible
ublic class ServletB extends ServletA { > public void init() { > super.init(); > ... > } > public void methodA() { > super.methodA(); > } > } > > > Since it is inherited, I expect Tomcat to actually "
Subclass of Servlet: Inherited method is not visible
help will be appreciated. Paul Pichota - This email was sent using SquirrelMail. "Webmail for nuts!" http://squirrelmail.org/ - To start a new topic, e-mail: users@