You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Walker, Chris" <Ch...@tateandlyle.com> on 2000/10/02 13:54:15 UTC

Servlets in VisualAge

Hi,

One of the nice features of using Tomcat inside VAJ is the ability to create
and run servlets in the IDE without exporting the class files.  But I have
only been able to make this work for servlets in the default Tomcat package.
I've tried specifying the server class in web.xml, but that doesn't seem to
work.

Can anyone tell me how to use VAJ to work on servlets outside the default
package?

Chris