• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Where can I find JSDK2.0?

 
Ranch Hand
Posts: 469
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I wanted to download JSDK2.0 on my system.But couldn't find it on sun's web site....can anybody suggest which is the latest version of java servlet API?
Thanks
Veena
 
Author and all-around good cowpoke
Posts: 13078
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As far as the latest servlet and JSP APIs are concerned you get the JavaDocs with Tomcat 4.0 and you can download PDFs of the standards from java.sun.com. Sun has re-organized packaging on many related APIs - what exactly do you need besides the servlet and JSP?
Bill
 
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Veena Point,
If you are looking for Java Servlet Development Kit, I guess, Sun is offering 2.3 and 2.2 versions only and at,
http://java.sun.com/products/servlet/download.html
I think Sun is not using the term JSDK any more.
Thanks,
Srikanth
reply
    Bookmark Topic Watch Topic
  • New Topic