All topics

J2EE / Jakarta EE

25 articles tagged J2EE / Jakarta EE.

Websphere v6.x Classloaders

  • Classloaders
  • J2EE / Jakarta EE
  • JVM Internals

Building on the ideas introduced in the last article, a J2EE Application servers classloaders are explored in this installment. In particular, Websphere Application Server v.6.x Classloaders are introduced. The J2EE Spec provides some guidance regarding J2EE Application Servers, but as with so many…

Read article: Websphere v6.x Classloaders

Java Security — The Low-Level details To J2EE Security–And, Beyond

  • J2EE / Jakarta EE
  • JVM Internals
  • Java

While researching details for a Java Security Manager article, it became obvious that I didn’t understand the mappings of all the different Java, security-related specifications to the technologies and acronyms I knew. Thus, was the beginning of this article. Below each security-related feature in…

Read article: Java Security — The Low-Level details To J2EE Security–And, Beyond