Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Talk:EclipseLink/UserGuide/JPA/Introduction/Architecture"

(Update Architectures - some thoughtsj)
 
(Update Architectures - some thoughtsj)
Line 1: Line 1:
== Update Architectures - some thoughtsj ==
+
== Update Architectures - some thoughts ==
  
 
--[[User:Douglas.clarke.oracle.com|Doug]] 15:41, 2 July 2010 (UTC)
 
--[[User:Douglas.clarke.oracle.com|Doug]] 15:41, 2 July 2010 (UTC)

Revision as of 11:41, 2 July 2010

Update Architectures - some thoughts

--Doug 15:41, 2 July 2010 (UTC)

  • Java EE Architectures (EAR)
    • Within SessionBean (EJB JAR)
    • Web Application (WAR)
    • Web Services
      • DBWS
  • Web Container (TomCat, Jetty, ...)
  • Java SE (Client-server/2-tier)
    • Swing
    • Headless
    • Eclipse RCP

Back to the top