VOOZH about

URL: https://www.javacodegeeks.com/author/abhishek-gupta/page/4

⇱ Abhishek Gupta, Author at Java Code Geeks - Page 4 of 6


  • Enterprise Java👁 java-interview-questions-answers
    Abhishek GuptaDecember 26th, 2014
    0 70

    What’s up with Java EE 8 ? (part 2)

    Work on Java EE 8 is still in the initial phases and expected to catch pace in the upcoming year…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Abhishek GuptaDecember 16th, 2014
    0 86

    Updates on CDI 2.0

    CDI 2.0 is the next version of Contexts and Dependency Injection for the Java EE Platform and a candidate for…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Abhishek GuptaDecember 10th, 2014
    0 125

    What’s up with Java EE 8 ?

    Work on Java EE 8 is well on it’s way. Time to catch up! Dive in without further ado… Don’t…

    Read More »
  • Core Java👁 Image
    Abhishek GuptaSeptember 30th, 2014
    0 94

    Optional and Objects: Null Pointer Saviours!

    No one loves Null Pointer Exceptions ! Is there a way we can get rid of them ? Maybe . . . …

    Read More »
  • Core Java👁 Image
    Abhishek GuptaSeptember 9th, 2014
    2 272

    JVM PermGen – where art thou?

    This post covers some basics of JVM memory structure and quickly peeks into PermGen to find out where it has disappeared since advent…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Abhishek GuptaSeptember 4th, 2014
    0 246

    EJB 3.x : Lifecycle and Concurrency models (part 2)

    This is the second post of the two part series. The first part covered the life cycle and the concurrency behavior…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Abhishek GuptaAugust 14th, 2014
    0 179

    EJB 3.x : Lifecycle and Concurrency models (part 1)

    Java EE component life cycle and concurrency related details might not be new for seasoned professionals, but it is something which…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Abhishek GuptaAugust 13th, 2014
    0 195

    Java EE: Asynchronous constructs and capabilities

    Introduction Java EE has a number of APIs and constructs to support Asynchronous execution. This is vital from a scalability…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Abhishek GuptaJuly 31st, 2014
    0 113

    A closer look at Oracle IDM Auditing

    Reporting is a vital functionality in any product which deals with sensitive information. Same applies to Identity & Access Management tools.…

    Read More »
  • First
  • ...
  • «
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
Back to top button
Close