In jswdk-1.0.1we define our Servlets in servlets.properties like below. How / where do I define where to put these in Visual Age 3.0 Ent. I have the IBM WebSphere Test Env. setup. =============================================================== # $Id: servlets.properties,v 1.3.2.2 1999/07/27 00:52:13 mandar Exp $ # Define servlets here # <servletname>.code=<servletclass> # <servletname>.initparams=<name=value>,<name=value> #snoop.code=SnoopServlet #snoop.initparams=initarg1=foo,initarg2=bar ============================================================== ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html