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 8159625
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T17:58:58+00:00 2026-06-06T17:58:58+00:00

In a complete Java EE application that’s clustered is the DTO pattern still a

  • 0

In a complete Java EE application that’s clustered is the DTO pattern still a valid option? The application in question uses EJBs Hibernate and Struts with Spring etc. Is there anything wrong with transferring domain objects in such a scenario?

EDIT: Just to clarify my question, with modern day resources and improvements in Java EE is there a reason not to just use domain objects? If there is not then isn’t DTO pattern sort of fading out and shouldn’t be used in new applications?

  • 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-06-06T17:59:00+00:00Added an answer on June 6, 2026 at 5:59 pm

    Is not deprecated. It depends on the application architecture if the DTO pattern should be used or not. For example, when you develop Web Services (using JAX-WS or JAX-RS), you should send DTO’s over your web methods so a C# or Python client application may consume it, and your web method should not return an object which class has Hibernate annotations, remember than in other languages the Entity won´t be created with those annotations or other business logic inside.


    EDIT (Based in your comment): That depends on the software architecture. For example, I’m working on a SOA project and we use DTO’s for the Services Layer and the Presentation Layer. More deeper inside, we even use DTO’s to handle database communication inside the services, we use only SP’s to communicate with DB, so no Hibernate or any other ORM tools can work there, we could use Spring DAO and that framework uses DTO’s too. You can find lots of DTO pattern in many applications nowadays.

    More info that would be great for this question:

    • Difference between DTO, VO, POJO, JavaBeans? (where basically, any DTO is a POJO).
    • Core J2EE Patterns – Transfer Object

    EDIT 2: Another source of information that will explain the main reason for using DTO’s design, explained by Martin Fowler

    • LocalDTO

    Conclusion: DTO’s are not an anti pattern. DTO’s are meant to be used only when you need to pass data from one subsystem to another and they don’t have a default or standar way to communicate.

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

Sidebar

Related Questions

I'm using Eclipse to write a small Java application that uses WLST to manage
I'm a complete noob in java. I still really don't know how to code.
From Java, is it possible to get the complete commandline with all arguments that
I'm building a Java application with a Swing GUI and a task that takes
I have a java application that streams raw data and draws real time plots
A customer is complaining that he's experiencing a memory leak in our Java application.
I have an application that uses a cron like job to update a set
I am working on a Java EE 6 application that consists of multiple components,
I'm writing a Java GUI application that is doing some XML parsing and analysis.
I have a method inside one of my classes to my Java application that

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.