Skip to content

Instantly share code, notes, and snippets.

@ProfAvery
Created October 1, 2013 01:40
Show Gist options
  • Save ProfAvery/6772834 to your computer and use it in GitHub Desktop.
Save ProfAvery/6772834 to your computer and use it in GitHub Desktop.
Question from fishygut:
What are the main differences between Java EE 7 and Java EE 6 ?
4 Answers
puffstone: Support for JSON
barkingcustard: GlassFish v4
puffstone: Improved Bean Validation
barkingcustard: WebSocket support
----
Question from barkingcustard:
Where can I find code examples for Java 7 EE Tutorial?
2 Answers
puffstone: https://java.net/projects/javaeetutorial/sources/svn/show/trunk/examples
barkingcustard: Thanks!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment