Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > JSP Basics
|
JSP Basics Beginning-level questions on JSP. More advanced coders should post to Pro JSP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the JSP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 14th, 2005, 03:53 PM
Registered User
 
Join Date: Dec 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to majidnakit
Default checkbox from database ? please help me.

Hi,
I have three tables :
User table : (userID, username).
Animal table : (animalID, animal).
UserAnimal table : (useranimalID, userID, animalID).

Please help me to create this jsp page :
pretend that the user has already login and now we have his userID in the session.
I want him after login the form in the jsp page shows all animals and a checkbox (if checked that means that animal is his prefered animal).







Similar Threads
Thread Thread Starter Forum Replies Last Post
how to store checkbox value in database mona_1dec Struts 22 July 8th, 2011 04:29 PM
update database with checkbox mike7510uk ASP.NET 2.0 Basics 1 December 12th, 2006 07:10 AM
update records in the database by checkbox Sakina Classic ASP Basics 2 September 9th, 2006 11:38 PM
How to i save checkbox value to database ADO guanxian VB Components 1 December 13th, 2005 06:19 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.