hi all,
i've made a full web application with servlet + jsp that makes a connection to a MS sql server. everything works. now i'd like to do the same with a lotus notes database.
when i try to connect i have this error message :
no library JdbcDomino (JdbcDomino.dll) in java.library.path
what i made is :
i installed the desktop client on my websphere server, configured the desktop client with an ID installed the Lotus domino driver for
jdbc, and just changed the code of my connection with some examples given
with the driver
is there something special to configure to be able to connect to domino server ?
Best regards X-),
Elise