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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T08:51:02+00:00 2026-05-27T08:51:02+00:00

There are two collections in the Application object in Classic ASP: Application.StaticObjects , filled

  • 0

There are two collections in the Application object in Classic ASP:

  • Application.StaticObjects, filled in <object> sections in global.asa
  • Application.Contents, filled by whatever code decides to store something there, including <script> sections in global.asa

I note one apparent disadvantage of the StaticObjects collection: You cannot initialize objects you store. Let’s take the example of an XML document. You can store a free-threaded DOM object there, but how if you wanted to preload an XML file? I cannot see a way to achieve this.

Does StaticObjects have any advantage to compensate for this disadvantage?

More generally, how are these collections different with regard to things like concurrency or access or whatnot?


The discussion below has shown that there actually is an advantage to using <object> and hence Application.StaticObjects, and that is lazy evaluation. But then, of course, lazy evaluation is something you can easily code yourself (and with greater flexibility) in a script. Still, for application-scoped singletons to be created on demand, the <object> tag can be useful.

  • 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-27T08:51:03+00:00Added an answer on May 27, 2026 at 8:51 am

    I’ve never come across any need or advantage to use <object> in the Global.asa as opposed to simply using Contents in the OnStart event.

    Apart from the way objects end up being instanced and placed in these collections there is no real difference betweent them. Objects need to be free-threaded and thread-safe.

    My advice would to just ignore StaticObjects and work with simple code.

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

Sidebar

Related Questions

1)Is there any difference between these two keywords for the elements of collections??( Copy
There are two different ways to create an empty object in JavaScript: var objectA
We have a two tier Swing application using Hibernate. Sometimes we manipulate an object
I have two kinds of objects in my application where every object of one
In my application I should compare two source code files to see if something
I have two Collection objects, I want to associate each object of these two
There are two weird operators in C#: the true operator the false operator If
There are two popular closure styles in javascript. The first I call anonymous constructor
There are two popular naming conventions: vc90/win64/debug/foo.dll foo-vc90-win64-debug.dll Please discuss the problems/benefits associated with
There are two scenarios I need to clarify: An executable compiled with .NET 3.5

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.