• 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

J2ee tutorial suggestions.

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey y'all,
I've been trying to get to grips with J2ee over the past few weeks, but I've been struggling to find a decent tutorial / working examples.
The sun tutorial focuses too strongly on their s/w and doesn't give me much of an idea of what's going on behind the scenes i.e. How to create deployment descriptors & build files.
Other than that I've also used the Orion tutorials, but they don't seem to give much detail about how to do anything at all.
If anyone could suggest a good step by step tutorial I'd be very grateful.
Cheers,
P.
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Oracle Technology Network (OTN) has several resources for J2EE beginners. Below are links to a few resources:
(1) Wrox Press Sample: Wrox Press Sample
(2) Tutorial: EJB Tutorial
(3) You can also find complete listing of J2EE sample here:
EJB
All you need is Oracle J2EE container which is available as free download for developers.
 
Patrizio Albinoni
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Rish Ragh.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic