Hi, Biswajit I didn�t find nothing in the documentation also, but I manage undestand somethings. In the file default cfg are two entries that defines codebase. Every code base maps a subderictory that contains a WEB-INF subdirectory and and other directories for documents (giffs, html ...). The WEB-INF subdirectory contains configuration files(servlets parameters and maping), a servlets subdirectory ( this is the one in which you have to put your servlets), and other subdirectories. There is other way to register your servlets, you have to make your servlet accesible thru your classpath. The examples directory in which you can moddify the examples is jsdk2.1\examples\WEB-INF\servlets, remember to stop and restart the server to see your changes. bye :) "BDATTA.IN.ORACLE.COM" wrote: > Hi, > I downloaded the jsdk 2.1. > > Now I want to test my servlets, how to register the servlet? > > I am not also able to change the demo servlets. > > There is no documentation of how to do that with the download package. > > Please can anyone help me out on this. > > thanks > Biswajit > > ___________________________________________________________________________ > 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
Re: Help -- jsdk2.1 servlet registration
Diego Ernesto Malpica Chauvet Thu, 3 Jun 1999 05:57:48 -0700
- Help -- jsdk2.1 servlet registration BDATTA.IN.ORACLE.COM
- Re: Help -- jsdk2.1 servlet registratio... Luc Saint-Elie
- Diego Ernesto Malpica Chauvet
