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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:28:46+00:00 2026-05-13T06:28:46+00:00

I like that, these days, we have an option for how we get our

  • 0

I like that, these days, we have an option for how we get our web content from the server: we can make an old-style HTTP request (with its own URL in the browser) or we can make an AJAX call and replace parts of the DOM on the fly.

My question is this: how do you decide which method to use when there’s an option to use either?

In the “old days” we’d have to redraw the entire page (including the parts that didn’t change) if we wanted to show updated content. Now that AJAX has matured we don’t need to do that any more; we could, conceivably, render a “page” once and just update the changing parts as needed. But what would be the consequences of doing so? Is there a good rule of thumb for doing a full-page reload vs a partial-page reload via AJAX?

  • 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-13T06:28:47+00:00Added an answer on May 13, 2026 at 6:28 am

    If you want people to be able to bookmark individual pages, use HTTP requests.

    If you are changing context, use HTTP requests.

    If you are dividing functionality between different pages for better maintainability, use HTTP requests.

    If you want to maximize your page views, use HTTP requests.

    Lots of good reasons to still use HTTP requests – Stack overflow is a wonderful example of those divisions between AJAX and HTTP requests. Figure out why each function is HTTP or AJAX and I’m sure you will derive lots more reasons when to use each.

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

Sidebar

Related Questions

A lot of web sites these days have an option to let the user
I have links like these that I want to change: mypage.com?page=missions&id=5 mypage.com?page=hello I tried
A lot of these pages are like mini applications that have their own CSS
I have these 2 queries that I would like to combine into one big
I have two classes that I would like to merge into a composite. These
I want to parse xml files that have elements like these: <element>&amp</element> <element>&amp;</element> But
I would like to have a stored procedure that return 3 results. these results
I have a program that generates/'rolls' two dice. I would like to output these
I have a wordpress theme that I like to duplicate. To make things easier
I have developed web applications using JSF (myfaces components). But in these days of

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.