>cc:
>
> 08/05/2003 12:04 Subject: Re:
> ClassNotFoundEx
ECTED]
cc:
08/05/2003 12:04 Subject: Re:
ClassNotFoundException when using an A
Hello Christine
Thanks for helping me. I forgot to mention that other methods (in my main
class) which are not using my Java XSLT Extensions, just work fine. Therefore I
assume that my applet tag is correct since the web browser finds the MyApplet
class an all related file such as DTD and XML.
:
08/04/2003 10:00 Subject: ClassNotFoundException
when using an Applet
AM
Hello everybody
I wrote a little application which does some transformation from a specific
messaging protocol into XML and vice versa. It works well when used as an
application but does not work correctly when used with/as an "hidden" applet
(simple wrapper) and accessed by JavaScript.
Here ar