"Srinivasan S (Systems Engineering Group)" wrote:

> Anybody please please respond...
>
>
> Hi,
>
>         Could u please place a snippet of code for a non-http servlets or
> could  u redirect us to any url wherein we can find some information abt
> these non-http servlets, difference between an httpservlet and non-http
> servlets etc.,
>
> Thanks in advance,
> Srini

Hi,

    if you go to the servlet tutorial the section that lists the servlets used
in the tutorial contains a
generic servlet called BookDBServlet. see link below

http://java.sun.com/docs/books/tutorial/servlets/overview/example.html
http://java.sun.com/docs/books/tutorial/servlets/example-1dot2/jsdk2dot0/database/BookDBServlet.java

Karl

___________________________________________________________________________
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