• 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

j2ee download

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Could someone inform me where I can download the j2ee package? I couldn't find it here http://java.sun.com/j2ee/download.html. Thank you
 
Sheriff
Posts: 5782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The main J2EE download page is still
http://java.sun.com/j2ee/download.html
If you need to download the APIs, look in the menu bar on the left..
 
loni silverstein
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Ajith, API specs is not what I am looking for. Please correct me if I am wrong. Don't I need a package like j2sk (http://java.sun.com/j2se/1.4.1/download.html) but for j2ee? I have j2sk1.4.1_03 right now, but when I tried to compile ejb files (like the session bean example from http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Session2.html#65146), it gave me error.
[ June 23, 2003: Message edited by: long silver ]
 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, Silver.
I think this is what you're looking for:
http://java.sun.com/j2ee/1.4/download.html#sdk
 
loni silverstein
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Pin Ting ,
That's actually what I am looking for, but with previous, non-beta version. I guess Sun took it away. I finally decide to download the beta version and use it anyway. Thank you.
 
Sometimes you feel like a nut. Sometimes you feel like a tiny ad.
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic