Tycon wrote: > I heard that many "enterprise" web applications use tomcat (and Google > Web Toolkit to create the client side javascript code). > What are the advantages of using a framework like Pylons (or Django, > Rails, etc) compared to using Java framworks ? > Why can't the Java framwork be used for non-enterpise web site apps ? > > Java has a performance advantage over Python (and Ruby), but I guess > the down side is that it's not as "agile" for rapid development ? > definitely not as agile as Rails or even Django. likewise some of us prefer to program in Python or Ruby than in java or javascript. I think it's easier to deploy Rails, Django, Pylons with simple Apache and wsgi or passenger than have to delve into tomcat. and JQuery handles the javascript stuff well. my $.02
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
