http://jakarta.apache.org/tomcat/tomcat-4.1-doc/manager-howto.html#Install%20A%20New%20Application
Regards,
M
- Original Message -
From: "Sreejith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 20, 2003 12:03 AM
Subject: Custom Compoents
Developers List
Subject: Re: Custom Compoents
It depends what you mean by custom components. Tomcat is servlet and JSP
container so much of your code can be written to the spec and be portable to
any servlet container. But there items not addressed by the specs or
purposefuly left out. In those cases, you
It depends what you mean by custom components. Tomcat is servlet and JSP
container so much of your code can be written to the spec and be portable to
any servlet container. But there items not addressed by the specs or
purposefuly left out. In those cases, you need to write tomcat specific code.
Hi all,
I am fairly new to TC. Can any body tell how to develop and deploy
custom components in Tomcat.
TIA
Sreejith.