| Author |
difference between apache tomcat/ jakarta tomcat?
|
Sri Dharan
Ranch Hand
Joined: Aug 21, 2008
Posts: 67
|
|
Hello, what is the difference between apache tomcat and jakarta tomcat? regards sri
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56191
|
|
|
None.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
isha krishnan
Ranch Hand
Joined: Nov 10, 2008
Posts: 50
|
|
Apache is a Open Source Foundation for development of Various projects.Jakarta is one of their project under which they have developed tomcat servlet container.
So in all tomcat is a project pf Apache Foundation. Just go through this pdf on link :
http://media.wiley.com/product_data/excerpt/25/07645437/0764543725.pdf
It will give detail description.
Thanks
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14480
|
|
Jakarta (named after the place in Indonesia) was a grouping of Apache foundation projects in Java. It helped organize things, since the Apache group is most famous for its http web server, which has no java in it at all.
Over the years, certain Jakarta projects became so big in their own right that they dropped the Jakarta name. But I think even to this day, you can find tomcat under the jakarta.apache.org/tomcat URL in addition to the tomcat.apache.org one.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: difference between apache tomcat/ jakarta tomcat?
|
|
|