• 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 to go for servlet development kit download

 
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all.
i'm a bit :consused: can smebdy plz tell me ? i have jdk1.2.2 with me . so is it possible to download servlet development kit separately ... thanx..
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi everybody,
i too need jsdk.
i couldn't find it in sun' site http://java.sun.com/products/servlet

pl help. how to download jsdk 2.0 or 2.1 or 2.2
- krish
 
Ranch Hand
Posts: 1467
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi amit, krishnaraj ,
For future support and other help we should go for Tomcat. I also hung up with jswdk for long time, but lately decided to use Tomcat since Sun has turned over the jswdk to Apache. Tomcat is reference implementation of jswdk from Apache. So go for Tomcat.
For instructions on download and installation, Satya's post will help.
Satya's Tomcat installation instructions. http://www.javaranch.com/ubb/Forum7/HTML/000598.html
regds
maha anna
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I was wondering if it was possible to get the latest JSDK and use it with JRun. I presume Tomcat is a servlet/web server. I just want to use a new feature of the servlet extension (namely adding headers to a response) and I find it hard to believe that I have to use a different servlet/server !!
Any help would be much appreciated
Thanks !
 
Ranch Hand
Posts: 76
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You will find the 2.2 spec as well as a link to tomcat here and the older specs 2.0 and 2.1 here.
Hope it helps
Detlev
 
Ivor Evans
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for that Detlev - got there in the end!
It seems that Jrun 3* supports the latest JSDK API
cheers,
Ivor
 
We should throw him a surprise party. It will cheer him up. We can use this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic