| Author |
servlet source code
|
Doyle Matt
Ranch Hand
Joined: Jul 05, 2004
Posts: 76
|
|
Hi! Where can I find the source code for the servlet package? In j2sdk all of the source code are included in the src.zip.
|
SCJP 1.4
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56204
|
|
|
Whose implementation?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Doyle Matt
Ranch Hand
Joined: Jul 05, 2004
Posts: 76
|
|
Whose implementation? You mean that the servlet package is different from vendor to vendor? gosh i didn't know that. I'm using Tomcat. where can I get the sourcecode for this. I'm using Ecplise that's why I want to see you the inner workings of this package. Thanks
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56204
|
|
|
Yes, Sun publishes the API and specification, and there are many implementations. You can get the Tomcat source from the Jakarta project web site.
|
 |
 |
|
|
subject: servlet source code
|
|
|