1

Java Garbage Collection

News Discuss 
Java application creates several objects to service the new incoming requests. For instance, when a customer signs on, our applications creates following objects: an HTTP request object, HTTP session object, HTTP filter object, Servlet object, customer object (which internally includes username and password string objects), a DAO object for backend database interaction, a connection o... https://blog.gceasy.io/what-is-java-garbage-collection/

Comments

    No HTML

    HTML is disabled


Who Upvoted this Story