Dashboard > People > Tony > Home > J2EE related technologies
  Tony Log In View a printable version of the current page.  
  J2EE related technologies
Added by Tony Johnson, last edited by Tony Johnson on Feb 15, 2008  (view change)
Labels: 
(None)

J2EE related technologies

  • J2EE ("Enterprise Edition")
    • Bundle of web related technologies, including Servlets, JSP, XML, JSF, Web Services, JSTL, Enterprise Java Beans
    • Mostly a "marketing" name, you can use all the components for free, but if you want to call you application server "J2EE compliant"
    • http://java.sun.com/j2ee/1.4/docs/tutorial/doc/index.html
  • Java Standard Template Library (JSTL)
    • Standard set of tags for use in JSP pages
    • Core, SQL, XML, functions
  • Frameworks: Struts, Wicket, Spring
  • MVC applied to web applications
  • Spring
  • Hibernate
    • Object-Relational mapping
  • Java Server Faces (JSF)
  • (Asynchronous Javascript and XML) AJAX
    • JSON Javascript over network
    • Google Web Toolkit
  • Web Services
  • RESTful web services

Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.8 Build:#814 Oct 02, 2007) - Bug/feature request - Contact Administrators