Tom,
I have used the com.oreilly.servlet package for several projects. It has
always worked quite well and been very helpful.

Vitaly,
You can pick up the package from http://www.servlets.com

----- Original Message -----
From: Vitaly Lipovetsky <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 04, 1999 1:04 AM
Subject: Re: com.oreilly.servlet package


> 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
>

___________________________________________________________________________
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

Reply via email to