Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Would someone please help?
Would someone please help? [message #143892] Fri, 14 October 2005 19:25 Go to next message
Eclipse UserFriend
Originally posted by: kedungan.jcpenney.com

Good Afternoon,

I have been working with eclipse for about 2 weeks. I have spent
the last 3 days trying to set up access to our database to use to
populate a jsp page. Whenever I try to add a database connection it
gives me an error message saying it cannot find the JDBC driver. I
think the zip file containing the driver is not in the correct place.
Can anyone help? Does it need to be under the eclipse directory? Where?

Thank you,
Katherine
Re: Would someone please help? [message #143900 is a reply to message #143892] Fri, 14 October 2005 20:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: doug_porter.dailyaccess.nospam.com

Needs to be in the classpath. Try putting it under WebContent/WEB-INF/lib

Doug Porter
DailyAccess Corporation

"KDsCalling" <kedungan@jcpenney.com> wrote in message news:dip0mm$5a6$1@news.eclipse.org...
> Good Afternoon,
>
> I have been working with eclipse for about 2 weeks. I have spent
> the last 3 days trying to set up access to our database to use to
> populate a jsp page. Whenever I try to add a database connection it
> gives me an error message saying it cannot find the JDBC driver. I
> think the zip file containing the driver is not in the correct place.
> Can anyone help? Does it need to be under the eclipse directory? Where?
>
> Thank you,
> Katherine
>
Re: Would someone please help? [message #143907 is a reply to message #143900] Fri, 14 October 2005 20:47 Go to previous message
Eclipse UserFriend
Originally posted by: doug_porter.dailyaccess.nospam.com

Also, here is a good walkthrough to getting going with WTP. Just substitute your DBMS for Derby.
http://www-128.ibm.com/developerworks/db2/library/techarticl e/dm-0509cline/?ca=dgr-lnxw09WebApps

Doug Porter
DailyAccess Corporation

"Doug Porter" <doug_porter@dailyaccess.nospam.com> wrote in message news:dip52v$b90$1@news.eclipse.org...
> Needs to be in the classpath. Try putting it under WebContent/WEB-INF/lib
>
> Doug Porter
> DailyAccess Corporation
>
> "KDsCalling" <kedungan@jcpenney.com> wrote in message news:dip0mm$5a6$1@news.eclipse.org...
> > Good Afternoon,
> >
> > I have been working with eclipse for about 2 weeks. I have spent
> > the last 3 days trying to set up access to our database to use to
> > populate a jsp page. Whenever I try to add a database connection it
> > gives me an error message saying it cannot find the JDBC driver. I
> > think the zip file containing the driver is not in the correct place.
> > Can anyone help? Does it need to be under the eclipse directory? Where?
> >
> > Thank you,
> > Katherine
> >
>
>
Previous Topic:Flakiness of web services tools
Next Topic:WEB App Debugging - No Source View
Goto Forum:
  


Current Time: Sat Apr 20 03:25:27 GMT 2024

Powered by FUDForum. Page generated in 0.03081 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top