• 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

Tomcat & J2SE SDK Version

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I wish to know the version of Tomcat and J2SE SDK which I can use to learn Servlets And JSP.Right now, I am using the book Head First Servlets & JSP. I have heard that Tomcat5.5 is not a stable version.Also, I was told that j2sdk1.5 doesn't give good results with Tomcat5.5. I am not sure about these things. Please tell me the appropriate versions of TOMCAT and J2SE SDK which is fully compatible and which will also help me in doing the exercises as I go through HFSJ.In the near future I wish to appear for SCWCD.

Regards,
Atul Singh
 
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

I have heard that Tomcat5.5 is not a stable version.Also, I was told that j2sdk1.5 doesn't give good results with Tomcat5.5.



Wow, where do these weird rumours come from :roll:

Java 1.5 and Tomcat 5.5.9 is working fine for me - runs for weeks, I only reboot it for MS security updates.

Bill
 
Catch Ernie! Catch the egg! And catch this tiny ad too:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic