jdbc connection in jsp
843838Sep 1 2005 — edited Sep 6 2005Hi
I know how to use jdbc in jsp . i have to write so many jsp for my rquirement, is there any way to write a class for my db connecton and then call that class in my jsp to avoid repeatedly mentioning the same thing in all jsp.
Pls help with some samples.
Thanks.