Re: NullPointerException error

2001-05-18 Thread Daniel A. Melo
Ajay Ejantkar wrote: > I am trying to run the following servlet. > > * > You must especify the driver Class, and the correct parameters to etstabilish conection. []´s Daniel A. > config.getInitParameter("driverCl

RE: NullPointerException error

2001-05-17 Thread Randy Layman
I have a few guesses as to what your problem is, so I'll give it a try: 1. In your web.xml file, you surround your values with quotes, this is unnecessary and will probably cause other problems once you can actually load the correct values. 2. What URL are you trying to