Tagged Questions
0
votes
8answers
953 views
Which Java framework to use to write a blogging engine?
I'm planning to write a blogging engine over the summer to learn about web apps & servlets, etc. What would be an appropriate framework to use? I've been told Spring would be good, but I don't ...