I have few doubts regarding Jython and will be happy if someone can clear those
In Django-Jython , can i install normal Django app the same way like manage.py startproject testing
. I mean no relation with java, only python django
Can i install normal Java Spring Hibernate
webiste in Jython. I mean no relation with python
or Jython is only used if i need to have both python and java combined
If you're going to use Jython then you should use Jython.
jython django-admin.py startproject testing
Spring and Hibernate have nothing to do with Jython.