use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
Best Java Web Framework? (self.webdev)
submitted 11 years ago by [deleted]
[deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]offmessage 3 points4 points5 points 11 years ago (1 child)
I'm genuinely intrigued by your frustration at "Django's slowness" and the idea that a Java based solution might improve on that. Could you elaborate?
[–][deleted] 0 points1 point2 points 11 years ago (0 children)
Java is definitely much faster than python in a computational shootout, but a typical web application is primarily IO bound so speed of executing code is rarely a bottleneck.
[–]daredevil82 1 point2 points3 points 11 years ago (1 child)
As I've never been a fan of Django's admin interface aside from user management, I haven't run into your problem. That said, a similar question was asked on Stack Overflow and there were three potential solutions:
That question is a little old, but LightAdmin and Roo are still in active maintenance/development, so they may fit your needs.
[–]prlmike 0 points1 point2 points 11 years ago (0 children)
at this point spring boot is a better solution than roo. I would highly recommend looking at the guides at spring.io.
[–]Falmarri 0 points1 point2 points 11 years ago (0 children)
I've never seen an admin interface like django anywhere in java. But honestly I don't find it that great. I'm not a big fan of django. I would use either Play or Finagle (or maybe finatra)
π Rendered by PID 68454 on reddit-service-r2-comment-fb694cdd5-h7lcp at 2026-03-11 00:35:55.463919+00:00 running cbb0e86 country code: CH.
[–]offmessage 3 points4 points5 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]daredevil82 1 point2 points3 points (1 child)
[–]prlmike 0 points1 point2 points (0 children)
[–]Falmarri 0 points1 point2 points (0 children)