Hi all,
Does anyone know of any
J2EE applications or case studies I can download and open as a project in NetBeans to use as a learning tool?
I find reviewing existing projects a good way to learn, and I would like to take things a step beyond the contrived course-work case studies I have studied so far.
I am looking for something which incorporates a database layer, EJBs, Beans, Entity classes, JSPs and JSTL EL and other related J2EE topics. I'm not interested in 3rd party frame-works at this point such as Hibernate, I can progress on to those at a later date.
I did try the JForum source, but I think it's a bit complex for the level I'm looking for, it doesn't use EJBs and there appears to be no suitable JSPs to review.
Does anyone have any recommendations?
Thanks
M