Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rating: Thread Rating: 8 votes, 3.38 average.
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-21-2008, 07:49 PM   PM User | #1
kool.dude
New to the CF scene

 
Join Date: Mar 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
kool.dude is an unknown quantity at this point
How to retrieve data from database(MYSQL) in JSP

Hi,

I'm creating a Web Application for my Final Year Project i need ur help people im new to this.

Im using Netbeans. I have created Jsp pages n Im using MySql for Database.
I had problems with connecting to the Database now that is done.

Can anyone tell me how can i retrieve data from database using a search field. Like if i want a record of an employee whos id is "123" then i'l write 123 n click search and will get the record of employee whos id is "123".

What code should i write to get this data and where should i write it for retrieving the data?


If possible please write the whole code...i.e. from start to end..with connection.

Reply Soon.

Thanks in advance.
kool.dude is offline   Reply With Quote
Old 03-22-2008, 04:03 AM   PM User | #2
sobrien79
Regular Coder

 
Join Date: Jan 2008
Location: Willow Grove, PA
Posts: 169
Thanks: 1
Thanked 27 Times in 27 Posts
sobrien79 is an unknown quantity at this point
http://www.codingforums.com/rules.htm

Hate to break it to ya:

1.5) No homework assignments - Do not post your entire homework assignment and request that other members do it for you. This is considered cheating, and your thread may even be used by your school to prove your guilt. Now, you may ask for advice or help on a specific aspect of your assignment that you're having trouble with. Use common sense as far as what's acceptable in terms of soliciting help with homework assignments.

That being said, MySQL has a ton of documentation on how to connect to a database and run SQL statements.

http://dev.mysql.com/doc/refman/5.0/...-examples.html
sobrien79 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:14 AM.


Advertisement
Log in to turn off these ads.