Hi All,
Attempting my first form!
Build: tomcat6, PE 3.8 Trial Ed
I want to populate a drop down list with results from a mysql query. I think I have the jdbc stuff setup properly and I am not getting any errors in catalina.
Database service looks like this..
Database action looks like this..
Am I referring to the result set correctly? I tried filling a text box as well with no luck.
Note: I don't get any errors in catalina or when testing the form (I did get errors for a while until I fixed up my jdbc connection).
Thanks so much for your time!
Glenn