ColdFusion components calling Django-Jython objects

28 views
Skip to first unread message

EhVK9OAlL9oT

unread,
Apr 23, 2009, 7:47:57 PM4/23/09
to Django users
Hi,

Can ColdFusion components call Django objects? Do I need to install
Django on the ColdFusion server? Or can I use Django + Jython to
provide ColdFusion with my Django objects?

http://code.google.com/p/django-jython/wiki/WarDeployment

Thanks,
Mike





Joshua Partogi

unread,
Apr 23, 2009, 9:10:22 PM4/23/09
to Django users
I don't know much about ColdFusion. But if you ever want to call
django components you can make a loosely coupled by sending JSON
objects from django to your Coldfusion apps.

EhVK9OAlL9oT

unread,
Apr 23, 2009, 10:57:15 PM4/23/09
to Django users
The Jython interpreter can be embedded in a ColdFusion page. So I can
instantiate Django objects instead of serializing them, right?

http://www.jython.org/docs/embedding.html

http://www.jython.org/docs/javadoc/org/python/util/PythonInterpreter.html

Thanks!
Mike
Reply all
Reply to author
Forward
0 new messages