Call for help - getting desparate!!!
I am using Dreamweaver MX2004 to create an application in JSP, accessing an SQL database.
I need to create a simple list/menu which is dynamically populated from my Recordset. I have done this numerous times in ASP, but I've found that Dreamweaver cannot handle this in JSP.
I have read the TechNote (
http://www.macromedia.com/cfusion/kn...fm?id=tn_15038) which explains the the JDBC driver cannot support multiple calls from the same database object.
In order to make this work, it requires a fair amount of hand-coding - which is over my head.
Can anyone suggest a fix? Or would using a different ODBC-JDBC driver help? Has anyone found a way for Dreamweaver to handle JSP dynamic list/menus?
Any help is enormously appreciated!
Thanks, Debb.