OAS - calling an applet from a PL/SQL procedure

From: Epix News <mirving_at_epix.net>
Date: Fri, 24 Mar 2000 16:35:54 GMT
Message-ID: <KPMC4.1227$G61.148211_at_news1.epix.net>



[Quoted] I'm trying to call an applet:

htp.p('<applet code="img/it3trial.class" width=140 height=200>'||

'<param name=parm1 value="test">'||
'<param name=colourscheme value=7>'||
'<param name=escapepage value="keynetx/non_java_menu.htm">'||
'<PARAM NAME="entry0" VALUE="test 1">'||
'<PARAM NAME="entry1" VALUE="test 2"></applet >');

but the class errors out. If I create a static HTML page and call the same [Quoted] appet with the same parameters, it works.

Is there anything I need to know when creating an applet call?

Thanks,

-Mike Received on Fri Mar 24 2000 - 17:35:54 CET

Original text of this message