• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Best resource(s) for learning about J2EE?

buy a book. It helps to have a reason for wanting to learn J2EE. Are you going to use it in a project of some sort? If you're just wanting to get into MVC style web applications, learn the Struts or Spring web frameworks. If you want to learn EJB's download JBOSS (free full J2EE appserver). If not, then you can just use Tomcat which doesn't have all the EJB stuff but everything else.
 
Back
Top