...
- Install Jython on your confluence server
- Recommend setting environment variable
- Set JYTHONPATH to the library directory of your install, example: /<path to Jython install>/LIB
- PYTHONPATH also works
- Restart Confluence with the environment variable set
- Set JYTHONPATH to the library directory of your install, example: /<path to Jython install>/LIB
...