--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
There are other kinds of servers and clients besides web, you know.
Also, in deep-tiered servers (where Java is king) involve lots of
server work that isn't directly related to web pages, even if it
ultimately could result in some web activity.
--
Javier
I had that problem too, gave up, and just used raw XML over HTTP. It
worked for what I needed.
http://drumcoder.co.uk/blog/2009/nov/23/running-soap-webservice-without-library/
I'm very happy with Django for personal projects, but work are currently
on the lookout for a new Java web framework (mainly for ease of
deployment reasons - our release team like WAR files). Anyone got any
suggestions for Java frameworks as simple as Django? Django/Jython
doesn't appear to be an option.
Tim.
could you add a few lines here:
https://code.djangoproject.com/wiki/UsingTheMailingList#Java