|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Java applets
Can anyone tell me if java applets can be invoked by other java applets and
if so, how is it done? i want to create a sort of tutorial in an applet whereby clicking on a button effectively brings up 'the next page'. I thought I could do this by invoking an applet from another, but I dont know if this is the best method. Help! |
|
#2
|
|||
|
|||
|
if applets are on different pages, there's no need to invoke anothe applet by applet. This can be done in html. and use html to pass the variables.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > Java Development > Java applets |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|