• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Netbeans and the The Java EE 6 Tutorials

 
Ranch Hand
Posts: 173
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Folks,

I downloaded Netbeans and Glassfish as per the instructions from this page: http://docs.oracle.com/javaee/6/tutorial/doc/gexaj.html
My questions is, how do I open up the tutorials from Netbeans? I am not able to able to find this location: tut-install/examples/web/hello/

Hope someone can advise. Thanks.

regards
John
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You should run the updatetool(if it isnt updated yet a dos prompt will appear) after that you go to:

C:\Users\username\GlassFish_Server\updatetool\bin(this is my Glassfish Server location, yours could be different)

run updatetool
click on available Add-ons and search for: Java EE 7 Tutorial and click on install.

Now you have it at the following location:

\GlassFish_Server\docs\javaee-tutorial
 
Hey, sticks and stones baby. And maybe a wee mention of my stuff:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic