What about using Java Applets?
Pro:
- an applet provides more intimate interaction with a user.
- Examples from Math Forum …
Con:
- Only Java-enabled clients can use such applets.
- Java standardization is problematical
- High quality numerical software in Java?
- Symbolic computation in Java?
- Poor access to underlying computer.