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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T21:50:32+00:00 2026-05-25T21:50:32+00:00

What is the best way to code DWR (Direct Web Remoting – Ajax for

  • 0

What is the best way to code DWR (Direct Web Remoting – Ajax for Java) based logic in a web application?
I have listed 3 types of disciplines.

  1. Use of single class to code DWR based implementations

    eg: For all scenarios use DWRUtil.java (contains all logic related to several actions in many pages, for example Order placing related Ajax calls, customer registration related Ajax calls)

  2. Use separate DWR based class for each scenario(there can be several JSPs sharing same java script generated by DWR)

    eg: For customer registration – CustomerRegisterUtil.java, for order processing utility methods – OrderProcessUtil.java

  3. Use separate DWR based class for each page

    eg: For customer registration page- CustomerRegisterUtil.java, for order processing page – OrderProcessUtil.java

  • 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-25T21:50:33+00:00Added an answer on May 25, 2026 at 9:50 pm

    The answer depends on your project. In my opinion, you should split up your DWR classes in such a way that it’s obvious to developers which class contains which functionality.

    So if you have very few DWR calls, put them in the one DWR class. Other developers will then know exactly where to go for all DWR code.

    But for most projects you’ll need quite a number of calls, so putting them in one file will make them hard to find. Then it’s up to you to split them up in an appropriate way. You’ll probably find that creating one DWR class for each scenario is the best, rather than one per page. That’s because a particular DWR method might be useful on a number of pages, so all the pages in that scenario can use the one method.

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

Sidebar

Related Questions

What's the best way to comment code in Java, is there a way to
Is Microformats still a best semantic way to code contact information in a web
Trying to think of the best way to code 2 processes that have to
I'm wondering what might be the best way to code a JavaScript/jQuery based solution
What's the best way in code to compare enum values? For example, if I
I'm trying to find the best way (in code) to determine the final destination
i was wondering what would be the best way to code a browser plugin
What is the best way to refactor the attached code to accommodate multiple email
What is the best way to test GWT code? GWTTestCase in hosted mode is
What is the best way to time a code section with high resolution and

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.