Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Java in PLSQL
You might consider writing the portion of your application that you want to manipulate data as a Java servlet. This would minimize the download/execution overhead of your client applet portion which could make a call to the servlet and leave the back-end overhead on the back-end (how appropriate ;->)
Good Luck Received on Mon Apr 13 1998 - 00:00:00 CDT
![]() |
![]() |