How to install jython on a website?

aardanyul

BANNED
Joined
Sep 16, 2008
Messages
363
Reaction score
116
I am totally lost. Does anyone noe how to install Jython into their site? I have an ftp client to transfer files to my website.
 
this is the first ive heard of jython. you know python though? why would you want to run a python interpreter in java?
 
this is the first ive heard of jython. you know python though? why would you want to run a python interpreter in java?

i need it to install django. its a web framework thats really neat and looks nice
 
i dont know python. other languages though.. you're best bet is just to follow the instructions at http://www.jython.org/Project/installation.html . of course there is probably a nice #python room on freenode also.
 
Back
Top