Web server Servlet registration

2000-08-10 Thread Pratap Dinesh
Dear Developers, I have a question regarding the servlet registration in Web Servers. In some servers like JSWDK, you got to register your servlets in servlets.properties file. cookie.code=CookieExample cookie.initparams=foo Even if I delete the property files and restart the server the

Re: Javascript question ...

2000-08-10 Thread Pratap Dinesh
you can use JSWDK 1.0.1 or Tomcat (JSP 1.1 complaint container). You can use Tomcat as a standalone servlet container or in combination with Apache 1.3.12 -- From: Brian D. Holden[SMTP:[EMAIL PROTECTED]] Reply To: A mailing list about Java Server Pages specification and