Trying to compile the example on p.714 of Nathan Meyers' book,
I get errors in lines 1 and 2
import javax.servlet.*;
import javax.servlet.http.*;
The error message for line 1 is:
SimpleServlet.java:1: Package javax.servlet not found in import.
Since other correct java programs compile okay, I assume that I
am missing some development component, or some configuration
parameter.
I am using Blackdown jdk1.2.2, RC4.
Has anyone else experienced this problem?
Any advice would be much appreciated.
Regards,
Alan Westhagen
[EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]