On 11/4/05, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > On Thursday 03 Nov 2005 5:37 pm, Anupam Jain wrote: > > Hi everyone, > > > > I want to host an interactive (possibly database oriented) website > > from a spare PC over a dedicated broadband net connection.. In your > > opinion, which would be a better option to develop the server side > > program - Python or Java? Esp in terms of better (free) development > > tools and maintainability.. I just love python as a language but > > using Netbeans/Eclipse for java and the vast java libraries (maybe > > with Jython) seems to be a tempting possibility off late.. > > try django+postgresql. Django is the new python kid on the block.
Hmm.. It's new alright.. Just checked out the Django homepage.. It's still in pre-release with no guarantee of backward compatibility and the code only available through subversion repositories.. Scary! I've used python on my projects before so I understand all the advantages in terms of ease and clarity.. But what about Using Jython from within Java? Seems like I'll get the best of both worlds.. Can anyone having used Jython in a web development scenario give me some idea about it's suitability? Thanks - AJ _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
