I'm trying to write a simple java applet program, but it seems that I'm missing the javax.servlet.*
class definitions.
Using:
- apple snow
- eclipse Java EE ide
Do I need to add a specific JAR file to my project and if so, which one?
I have Macports installed in case something from the ports might be helpful.