7

I am just learning JAX-RS and want to study the JAVA-EE examples on this topic. I am referring to this link http://docs.oracle.com/javaee/6/tutorial/doc/gipzz.html#gjvbc. It says that the example code is in

tut-install/examples/jaxrs/rsvp/

unfortunately i do not know where to download it from.

niklas
  • 2,887
  • 3
  • 38
  • 70
  • Possible [duplicate](http://stackoverflow.com/questions/6096189/where-can-i-download-java-ee-6-tutorial-examples) – jacktrades Nov 21 '12 at 12:13
  • The link from which the post is said to be duplicated is out of date. The answers all point to java.net which is no longer valid. The question should be accepted and receive answers with the current oracle address. I have the same question and I'd like to have the link to download tut-install.... – Souza Oct 18 '22 at 16:24

1 Answers1

2

You can get the info here. I guess you need to download Glassfish server.

jacktrades
  • 7,224
  • 13
  • 56
  • 83