Tag

JavaEE

1 views collected around this technical thread.

Java Captain
Java Captain
Jul 16, 2018 · Backend Development

Understanding the Architecture of a JavaEE Project Using Struts2, Spring, MyBatis, and Oracle

This article explains how a JavaEE project integrates JSP front‑end with Struts2, Spring, and MyBatis on the backend, describes the three‑tier architecture, the role of each layer, database communication with Oracle, and the evolution from classic MVC to Web 2.0 approaches.

Backend DevelopmentJavaEEMVC
0 likes · 4 min read
Understanding the Architecture of a JavaEE Project Using Struts2, Spring, MyBatis, and Oracle
AntTech
AntTech
Dec 5, 2017 · Backend Development

Key Takeaways from JavaOne 2017: JDK9 Features, Java EE Updates, and Serverless FAAS

The article summarizes the JavaOne 2017 conference, highlighting JDK9's modular system and collection factories, Java EE8 enhancements, JVM improvements, a graph‑based recommendation demo using EE4J, and the rise of serverless FAAS as a cloud‑native computing model.

Cloud ComputingFaaSJDK9
0 likes · 8 min read
Key Takeaways from JavaOne 2017: JDK9 Features, Java EE Updates, and Serverless FAAS