I need to pull 4 resultsets from an Oracle stored proc and display the
resulting data in four formatted tables, using alternating colors with
totals tallying. Does anyone have a sample showing how to do this in
java?
I have my HTML page setup to accept the data and process the submit
button, but getting the data back is proving troublesome.
Thanks in advance, Allan Lockridge
resulting data in four formatted tables, using alternating colors with
totals tallying. Does anyone have a sample showing how to do this in
java?
I have my HTML page setup to accept the data and process the submit
button, but getting the data back is proving troublesome.
Thanks in advance, Allan Lockridge