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.

Start with the FAQ.
http://jakarta.apache.org/tomcat/faq/


-Tim


Sreejith wrote:

Hi all,
    I am fairly new to TC. Can any body tell how to develop and deploy
custom components in Tomcat.

TIA
Sreejith.





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to