Hi,
In one of my form i have an applet. When i open this applet in notes client (in R5 or in R6) all looks fine. When i try to print this applet (CTRL-P) i get an grey box instead of my applet. When i look in the java console there is an error :
NoSuchMethod exeption : print()
It seems tha R5 client (JVM 1.1.8) doesn’t ask for this method but R6 (JVM 1.3.1) does…
Could someone tell me more ?
Thanks