Skip to Main Content

Java and JavaScript in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

using swing in java stored procedures

97497Jun 12 2002
I have a database trigger which calls a java stored procedure,
in this class I want to display data in a frame.
I am trying to use awt and swing (jdialog) in the java stored procedure.
The database version is 8.1.7.
Oracle 8i may not support swing and awt.
Does anyone have a solution/workaround for this problem.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 15 2002
Added on Jun 12 2002
4 comments
515 views