Tagged Questions

1
vote
1answer
105 views

Java based blog website framework - Apache Roller?

I'm a java developer and I am planning to implement a java based blog style website. I'm considering using Apache Roller as the framework for the website and was curious if there were other ...
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 ...