I was using MySQL as the back end. I ended up finding out that allegedly from within the JSP tags (as opposed to from within a bean, where this code
should have been) there is no way to directly request this value. I ended up having to do a quick hack to query with the little identifying information that I had, with a descending sort ordered by the index column returning only 1 result.
It's a shame that I have such a quick deadline that I can't take the time to learn enough raw java to code this project properly; instead I'm stuck putting all of the logic and database access into the .jsp files the same as the previous coder because I've learned everything that I know about this from looking at his code examples.
Thanks anyway.
Damon Getsman
-=-=-=-
ITRx
http://www.itrx-nd.comProgrammer/Systems Administrator
-=-=-=-