J
jross
Hi all,
I need to grab data from a database and populate an option value with
the results. I have have written some code already just need to know if
im on the right path. I'm using JDK1.4 and JBoss-2.4.4_Tomcat-3.2.3.
Here is my java class
http://pastebin.com/m4eea38f3
Here is my jsp
http://pastebin.com/m6435cc92
I'm wondering if I'm able to load the Hashmap ListStores.loadStore() in
the option value like I have done? will this populate the option value
with the sql results. I want less as possible java code in the jsp. Any
feedback would be great. I used pastebins because it seems the best way
to display code.
jross
I need to grab data from a database and populate an option value with
the results. I have have written some code already just need to know if
im on the right path. I'm using JDK1.4 and JBoss-2.4.4_Tomcat-3.2.3.
Here is my java class
http://pastebin.com/m4eea38f3
Here is my jsp
http://pastebin.com/m6435cc92
I'm wondering if I'm able to load the Hashmap ListStores.loadStore() in
the option value like I have done? will this populate the option value
with the sql results. I want less as possible java code in the jsp. Any
feedback would be great. I used pastebins because it seems the best way
to display code.
jross