• 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

Tryin' to catch a buzz-buzz

 
village idiot
Posts: 1208
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have been trying to download the J2EE SDK but I'm having problems connecting to the site, so I haven't done it yet. I noticed my options were J2EE 3.0 or J2EE 1.2.1. Neither of these mentions Windows 98 as a supported platform. Do I need Windows 2000 for this? I hope not!
 
Ranch Hand
Posts: 133
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I installed 1.2.1 on Win98 without trouble. Perhaps the need for 2000 is in other packages, I don't know.
 
Sheriff
Posts: 9109
12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I used 1.2.1 on Win95. It worked fine.
I'm currently using 1.2.1 on Win2K. Works fine.
[This message has been edited by Marilyn deQueiroz (edited November 08, 2001).]
 
Ranch Hand
Posts: 1012
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i have 1.2.1 on win98, 2000 and ME. no problems. i thought the same thing you are when i read the comments on the download page, but i installed it anyway and it works fine.
 
tumbleweed
Posts: 5089
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've got J2EE 1.2.1. installed and running perfect on Win 98 Carol.
 
Sheriff
Posts: 4012
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Carol. I'm missing something, I think. What's the connection between "tryin' to catch a buzz-buzz" and downloading that stuff?
 
whippersnapper
Posts: 1843
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The assignment gives a simple servlet called BeeServlet that you can use to test whether you have everything with orion set up correctly. It prints out "a-buzz-buzz ..." in you browser.
 
Carol Murphy
village idiot
Posts: 1208
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks y'all! It's up and running. Now I'm busy wranglin' this first Servlet!
 
reply
    Bookmark Topic Watch Topic
  • New Topic