Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Idea Needed

This is a discussion on Idea Needed within the Java forums, part of the Programming Talk category; In a Java environment what does the term concurrent access refer to? Someone provide a brief idea on this....

  1. #1
    Adrian is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124

    Smile Idea Needed

    In a Java environment what does the term concurrent access refer to? Someone provide a brief idea on this.


  2. #2
    norman is offline Member Array
    Join Date
    May 2006
    Answers
    43
    Concurrent access in a Java environment can occur due to various reasons like multiple threads within a Web component accessing instance variables, multiple web components accessing objects stored in a session and multiple web components accessing objects stored in the web context.


Latest Article

Network Security Risk Assessment and Measurement

Read More...