PDA

View Full Version : Dynamic Java Checkbox Help


JTxNineFourThre
06-11-2009, 09:30 AM
I am trying to develop an application with JDev and need to have a multiple select, dynamic, checkbox feature - that calls a query from an Oracle DB, and displays the results in a new table on the same page. I need to use Java or JSTL for this, and I've been looking for help with a solution for a week, but haven't been able to find anything that will work that I understand :confused:.

If you know a good solution to this PLEASE let me know ASAP!!! :thumbsup:

I am a novice, so patience in explaining how to get this done will be greatly appreciated!

TX