Missing Packages

I am working on some textbook-supplied exercises. The import statements for javax.servlet.jsp and javax.mail won't compile in jdk5 because the packages can't be located. All the other javax packages seem to be there. How can I get those that I need?Thanks, Mark
[277 byte] By [ComputerNerd] at [2007-11-26 8:31:57]
# 1
Hi Mark,You are posting JDK question on C, C++ and Fortran forum. You might want to post this question on different forums. Go to http://forum.sun.com/jive/index.jspa and select correct forum depend on which product/tool are you using to work with your application.-Ngoc
NgocNguyen at 2007-7-6 21:55:07 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 2
Hi, Ngoc,I'm new to this, and went through the list. I thought that this was the forum for Java JDK. Can you help me by telling me to what forum should I post the message? Thanks, Mark
ComputerNerd at 2007-7-6 21:55:07 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 3

In order to help you, I need to find out more info from you. What kind of extbook-supplied exercises application are you working on? Is it web servcies, App Services or just an puly java program (use javac to compile).

Or are you using any product from Sun for your textbook-supplied exercises? like Creator, JSE or Netbean.

-Ngoc

NgocNguyen at 2007-7-6 21:55:07 > top of Java-index,Development Tools,Solaris and Linux Development Tools...