Tom John wrote:
> Hi,
> Any one there tried out com.oreilly.servlet package?
>
> It is reguarding the Mailservlet.java in the Servlet Programming (Jason
> Hunter) and there it uses the
> two statements refering to com.oreilly.servlet package
> ....
> import com.oreilly.servlet.ParameterParser;
> import com.oreilly.servlet.ServletUtils;
> ...
>
> I downloaded the above package and set the class path to it.( ie
> classpath=c:\servletprogramming\cos.zip)
Could you send me an URL of where you have downloaded com.oreilly.servlet ?
Thank's in advance.
>
>
> But When I compile the Mailservlet.java file it says that
>
> class com.oreilly.servlet.ParameterParser Not found in import
> Class com.oreilly.servlet.ServletUtils Not found in import
>
> What's wrong, then I unzip the above package and put it in the samedirectory
> with the Mailservlet.java
> file But still it gives the same Error.
>
> early reply very much Appreciated.
>
> lalith
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
--
My best regards,
Vitaly Lipovetsky.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html