Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 134347
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T06:35:48+00:00 2026-05-11T06:35:48+00:00

If not what is a good friendly java framework for newcomers? I want to

  • 0

If not what is a good friendly java framework for newcomers?

I want to build something like twitter.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T06:35:49+00:00Added an answer on May 11, 2026 at 6:35 am

    You can go a very long way with just servlets and JDBC. Consider JSPs using JSTL as an added nicety.

    But I’d bet that if your web site consists of more than a page or two delivering database content to the browser, you’ll quickly discover why web frameworks are so numerous. Hard-wired page navigation, control logic, blurred layers, etc. will cause headaches as your site grows.

    You’ll find you have a lot of similar, repetitive, but slightly different code for each bit of new functionality. If you have to maintain a site and keep it going, eventually it’s likely that you’ll reach the conclusion that there are patterns ripe for capturing. Who knows? Maybe you’ll decide as a result of your experience that you want to take a crack at solving the web framework problem, too.

    Whatever you do, I think having distinct layers is key. Don’t have servlets do all the work – they’re for handling HTTP requests. Embed the work in service classes that your servlets can simply call. That way you can reuse that logic. Keep persistence code in its own layer and don’t let it leak out into others. You can have reusable components that will survive your first efforts. If you decide to switch to a web framework you’ll just snap these layers into place and off you go.

    I wrote my first significant web site without any frameworks – just straight servlets, JSPs and JDBC. It gave me a better understanding of what was going on. I think it helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 91k
  • Answers 91k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer http://xircles.codehaus.org/projects/jettison/lists May 11, 2026 at 6:15 pm
  • Editorial Team
    Editorial Team added an answer Allocate an array of integers, number of elements is equal… May 11, 2026 at 6:15 pm
  • Editorial Team
    Editorial Team added an answer Not knowing what is the ASP.NET technology (Webforms or MVC)… May 11, 2026 at 6:15 pm

Related Questions

Java is one of my programming languages of choice. I always run into the
I have Joomla 1.5.9 running with php 5.2.8, mySQL 5.1.31 on IIS7 on a
As I understand it software being open source does not prevent you from selling
I know very little about JavaScript but despite this I'm trying to cobble something

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.