On 12 июн, 04:53, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Has anyone successfully used Jasper Reports on the server being called
> from a Django view?

I've implemented a Jasper server in Jython. It listens on some network
port and generates Jasper reports based on data incoming from socket.
The data was sent by a Django application.

This was work for hire, so I cannot share the sources. But it is
really easy to use Jasper within Jython.

And if it is possible to run Django under Jython, the task would
become even simpler.
Eugene


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to