|
-
September 16th, 2011, 05:13 AM
#4
Re: Insert data into mysql using jsf ?
 Originally Posted by AlexVV
It is good practice to separate the presentation and data access aspects of your program.
This way, should you ever need to change the database implementation, you don't have to re-write all your presentation code as well.
Try http://download.oracle.com/javase/tutorial/jdbc/ to learn the basics of JDBC - you will need to use this to access the database.
This completly wrong ansr ........... Don't reply ...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|