On Tue, Mar 30, 1999 at 02:38:18PM +1000, Michael Lee wrote:
> hi all
>
> I am having trouble getting servlet aliases to werk
A servlet alias would look something like this:
servlet.cocoon.code=org.apache.cocoon.Cocoon
where 'cocoon' is the alias.
> I have just added the line below in my example.properties file
>
> servlet.start.code=Hello
If you are trying to automatically load certain servlet, you will do:
servlets.startup=hello,snoop,org.fool.Dummy
/Allan
--
Allan M. Wind mailto:[EMAIL PROTECTED]
Manager Information Systems phone: 781.359.9791 (general)
Integration Associates, Inc. phone: 781.273.0195 ext. 205 (direct)
55 Cambridge Street, Suite 301 fax: 781.359.9789
Burlington, MA 01803 http://www.sap-help.com
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]