EAI=../../java/classes

## Use the appletviewer option -J.
## According to the appletviewer documentation, this option is not standard,
## and it's usage may change in the future.
##
## However, this is the best way to work around appletviewer.

freewrl tictactoe-eai.wrl --eai &
appletviewer -J-classpath -J$EAI -J-Djava.security.policy="$EAI/java.policy" tictactoe-eai.html 
