Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JSP and MySQL (Need to connect JSP and MySQL)
JSP and MySQL [message #654393] Tue, 15 February 2011 14:57 Go to next message
Yogesh Singh is currently offline Yogesh SinghFriend
Messages: 3
Registered: February 2011
Junior Member
Hi All,

Am a newbie to java. Need to connect a jsp page to MySQL say to a database named "test". Read it somewhere we should not do it directly from jsp but from servlets. But, how should we do this. Any help will be highly appreciated.

Regards,
Yogesh.
Re: JSP and MySQL [message #654398 is a reply to message #654393] Tue, 15 February 2011 15:10 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
On 2/15/11 9:57 AM, Yogesh Singh wrote:
> Hi All,
>
> Am a newbie to java. Need to connect a jsp page to MySQL say to a
> database named "test". Read it somewhere we should not do it directly
> from jsp but from servlets. But, how should we do this. Any help will be
> highly appreciated.

These forums are for discussions specifically about Eclipse; your
question in a general Java question. I suggest you try a general Java
programming forum such as JavaRanch.com or StackOverflow.com
Actually, you should probably do some research on your own; there is an
endless supply of examples and tutorials on the web about writing
servlets and connecting to databases.

Eric
Re: JSP and MySQL [message #654412 is a reply to message #654393] Tue, 15 February 2011 15:19 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 15-Feb-11 07:57, Yogesh Singh wrote:
> Hi All,
>
> Am a newbie to java. Need to connect a jsp page to MySQL say to a
> database named "test". Read it somewhere we should not do it directly
> from jsp but from servlets. But, how should we do this. Any help will be
> highly appreciated.
>
> Regards,
> Yogesh.

Yogesh,

I would suggest both my own site, http://www.javahotchocolate.com and
another, http://www.vogella.de/ for tutorials.

Russ Bateman
Previous Topic:Newbie Question
Next Topic:Good Information About Eclipse Menu Contributions
Goto Forum:
  


Current Time: Fri Apr 19 16:46:14 GMT 2024

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

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

Back to the top