D
Damon Getsman
Okay, this posting is about JSP, not pure Java, but I couldn't find a
more proper newsgroup(s) for it.
I am doing an <sql:insert> from within a .jsp file. Unfortunately at
this point doing the insert from within a bean is not possible.
Unfortunate, but that's the way it is. Anyway, I need to be able to
determine the auto generated primary index field for the record that I
am inserting for further processing beyond this point. For the life
of me I have not been able to find out how to do this. I've tried
googling, researching on sun.com, looking in the ORA book on JSP, and
the book Beginning JSP 2: From Novice to Professional. I have yet to
turn up anything that tells me how to retrieve this key.
Can anybody give me a pointer on how to do this from within JSP? I
have a deadline to meet here and this small issue is really cutting it
close for me.
Thanks in advance.
Damon Getsman
-=-=-
Programmer/Systems Administrator
ITRx - http://www.itrx-nd.com/
-=-=-
more proper newsgroup(s) for it.
I am doing an <sql:insert> from within a .jsp file. Unfortunately at
this point doing the insert from within a bean is not possible.
Unfortunate, but that's the way it is. Anyway, I need to be able to
determine the auto generated primary index field for the record that I
am inserting for further processing beyond this point. For the life
of me I have not been able to find out how to do this. I've tried
googling, researching on sun.com, looking in the ORA book on JSP, and
the book Beginning JSP 2: From Novice to Professional. I have yet to
turn up anything that tells me how to retrieve this key.
Can anybody give me a pointer on how to do this from within JSP? I
have a deadline to meet here and this small issue is really cutting it
close for me.
Thanks in advance.
Damon Getsman
-=-=-
Programmer/Systems Administrator
ITRx - http://www.itrx-nd.com/
-=-=-