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

  • SEARCH
  • Home
  • 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 3356912
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T02:34:14+00:00 2026-05-18T02:34:14+00:00

I have two database tables. One table stores data for a commitment that a

  • 0

I have two database tables.
One table stores data for a commitment that a supervisor is responsible for.
The other is a lookup table of available programs. The program primary key is a foreign key in the commitment table (A commitment is against a particular funded program).

I have two Javabean objects that represent these tables, I think they are called DTO?? Anyways….

Now in my jsp view (for editing or inserting a commitment), I don’t want users to see or have to enter the primary key to the program, but instead would rather they use a select pull down that shows the resolved program name with the fk id as the select option value.

My question is:
Should I be passing two attributes in the request – ‘commitment’ which represents the single row record in the db of that specific commitment (if editing) and the programList a list of available prgrams that I iterate over to display in a pull down??

Or should I modify my commitment DTO and make it have an attribute that can store a list of available programs (as program DTO’s) so that then I’d only need to pass in the commitment DTO in a request attribute to my view?

  • 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. Editorial Team
    Editorial Team
    2026-05-18T02:34:15+00:00Added an answer on May 18, 2026 at 2:34 am

    Your first approach is more self-documenting. A commitment is tied to a specific program, not to multiple programs. Having a List<Program> in Commitment is therefore confusing to others (and also to yourself when you look back one year later).

    That said, if the List<Program> is application-wide (read: it’s always the same list for every user/session), I’d just put it in the application scope rather than the request scope.

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

Sidebar

Related Questions

I have two simple tables in my database. A card table that contains Id,
I have two tables in my database: NEWS table with columns: id - the
I have two tables in my database, called ratings and movies . Ratings: |
Let's say I have two tables: Report Comment And assuming I have a database
Here is a simplified version of my database model. I have two tables: Image,
I have a database with two tables ( Table1 and Table2 ). They both
I have a simple database with two tables. Users and Configurations. A user has
I have a database with two main tables notes and labels . They have
Suppose I have a database table with two fields, foo and bar. Neither of
I have a table, users, in an Oracle 9.2.0.6 database. Two of the fields

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.