* Robin Berjon ([EMAIL PROTECTED]) [011024 13:54]: > I must admit that I'm rather ignorant overall about J2EE. I know what it > covers, but very little about the actual details. I think it would be helpful > (for me, but I guess also for some others) to have pointers to good places to > start.
Probably the best place to start: http://java.sun.com/j2ee/overview.html You'll see the two graphics they use (on the second and third pages) in many other sites, so learn them well :-) There are a number of J2EE application servers, but IMO the one to look at is the open-source JBoss, which is excellent and has a very active community (many developers AND users) around it: http://www.jboss.org/ Another fairly active community site: http://www.theserverside.com/ AFAIK, there's no j2eemonks.org :-) Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.
