1
vote
2answers
121 views
Go for Zend framework or Django for a modular web application?
I am using both Zend framework and Django, and they both have they strengths and weakness, but they are both good framworks in their own way.
I do want to create a highly modular web application, …
1
vote
2answers
49 views
Hotfixing Code running inside Web Container with Groovy
I have a webapp running that has a bug. I know how to fix it in the sources. However I cannot redeploy the app as I would have to take it offline to do so. (At least not right now).
I now want to …
2
votes
4answers
202 views
Open Source Web Frameworks : Security
How secure are popular open source web frameworks?
I am particularly interested in popular frameworks like Rails and DJango.
If I am building a site which is going to do heavy e-commerce, is it Ok …
