One more: The icon/image will sometimes not show unless the .jar is placed on the CLASSPATH before starting the BeanBox. This will not affect performance of the JavaBean, just the display in the BeanBox.
Recently, JavaWorld contained two articles comparing the technologies. The first article is a strategic analysis of the two. The second article is a head-to-head comparison. JavaWorld has a monthly column on beans.
You should get an account on ECST machines so I can see your servlets run here though. (Test on own machine and put completed lab on ecst machine)
See Marty Hall's notes for TomCat setup (latest tomcat Tutorial by Hall ). I cannot help you with your home setups - if you have problems, just use our machines for testing. Again, to use here: set up your environment
Servlets
In this tutorial, check out the link RMI Activation Tutorial and particularly Making a UnicastRemoteObject Activatable in order to get this to work on the SUNs
Here are the "What I Learned" portions of the last lab that were submitted in the SP98 class Now-a-days, I make you say more about the design of distributed systems too since JINI has been added to the notes.
Jini overview
Technologies in general, and software systems specifically, are living things that, when launched, embark on a journey. They interact with their environments and evolve. A novel technology's success often occurs differently from what might have at first been desired, expected, or advertised. While we must be consistent with the purpose for which we planned, we also need to learn and adapt to life as we find it, not just as we declared it"
Java Developer Connection Technical Articles great links!
Marketing Collateral Access to Java sources concerning:
And for those of you who still haven't had enough Java:
The java tutorial
also has a Java Native Interface tutorial
And now that we are finished, What has changed: JDK 1.3: New Feature Summary
And now that we are finished, What has changed: JDK 1.4: New Feature Summary
And now that we are finished, What has changed: JDK 1.5: New Features and Enhancements