> From: Gorav Chhabra [mailto:[EMAIL PROTECTED]
> Subject: Re: Reading Tomcat source code
>
> Can anyone please guide from where i can download the Source code

The link to the downloads for each supported Tomcat version are on the left 
side of the Tomcat home page:
http://tomcat.apache.org

This will get you to both binary and source downloads.

> and in which IDE i can configure to see the code..

Personally, I think IDEs can get in the way of understanding existing code.  
However, if you want to use one, both NetBeans and Eclipse do a good job of 
handling Java code.  Just set up the project as one with an existing build 
script, rather than having the IDE create one for you (in NetBeans, that's a 
"Java Free-Form Project"; I don't remember what it is in Eclipse).

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to