How to establish JDBC connectivity in Websphere local servers properly?
843838Sep 26 2006 — edited Sep 29 2006I just started using IBM WebSphere Studio Application Developer 5.0.
I've set up a local server for a "test project". From that local server I can run my simple jsp OK, for example "Hello World"
(http://localhost:8080/TestProject/HelloWorld.jsp).
Now I need to test jsp that works with Sybase. Please tell me how to install jdbc driver properly. What files are needed? Which folders to install? How to do these things?
Can anyone please advise step by step instructionS?
Thanks very much.