i want to write a java class file that access a microsoft access
database, to use a ResultSet to get the data, to insert the data of
the resultset in hashtable, to pass the data from the hashtable to an
enumeration object, to load it in session, than to take the session
in jsp page in print the data.