Gary Grumble
2011-01-10 13:40:28 UTC
What he wants to do is to query a database and then display the results on a webpage. Then from that webpage, to be able to select from the result list and download some docs associated with the selection.
He wants to do it in Java. Is there any sample code that I can follow to do this? I have googled but not found anything really great on how to build the webpage in java. Is there a better way to do this?
Thanks!
g