Dear sir(s),
I tried to connect to the database at 192.168.1.1:/crm through by configuring
struts-config.xml. this is actualy my local system. I am using postgresql as my
database back end. it is running on the default port of postgresql 5432. I am using
pgjdbc.jar(for org.postgrsql.Driver). I had configured eclipse to use this driver and
also copied pgjdbc.jar,commons-dbcp-1.2.1.jar,commopns-dbutils.jar etc.
but when i executed the application(I am using tomcat) it shows an error null pointer
exception in the LogonAction.java
how this can be overcame?
Thanking You,
vineesh
[EMAIL PROTECTED]