Re: NullPointerException error
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
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