I have a JSP page that uses the JSTL (sorry, not the Expression Language) to connect to a small Oracle database and return the results ("SELECT first, last, phone FROM <tablename>". The output is ...
October 4, 2005 Add as a preferred source on Google Add as a preferred source on Google For those of you who followed along with the Lifehacker feature on how to set up a personal home web server, ...