Java Development Topics:
Spring framework
The Spring Framework is an open-source framework for the Java platform and .NET framework that focuses on managing business objects with a layered architecture. When developing under the open-source spring framework for Java and .NET, what are the best practices in transaction management, data access and aspect oriented programming. Learn about using the Spring IDE and mastering the core container and security. Stay up-to-date on Spring development tools, Spring web services and Spring python. In this section on Spring Framework, we offer news, research and tutorials to help you develop applications, keep them secure and get a handle on managing data, objects and the core container. The Spring framework is an open source framework for the Java platform and .NET framework that focuses on managing business objects with a layered architecture.
News:
1 - 3 of 37-
Liferay Portal 6.1: Setting the Standard for Enterprise
24 Feb 2012
News - If you've ever worked with WebSphere, the term 'portal' is a dirty word. But Liferay has redefined the portal space with an open-source, feature full offering that is only about 250 megs in size and more feature full than anything IBM has ever offered in...
-
Continuing Coverage of New Java 7 Features and APIs: Vi
10 Feb 2012
News - Here at TheServerSide.com, we've been providing some very dedicated coverage to the new features of Java 7, with a look at tackling some of the new Java 7 APIs like the new File I/O (NIO.2) and concurrency libraries with tutorials and learning guides in...
-
When will the OCAJP & OCPJP 7 Exams Be Released
10 Jan 2012
News - Highly anticipated, the new Oracle certification for Java, OCAJP, went out of beta on December 17th, 2011. So when will the new exam be released? And when will the OCPJP exam be released?
Video:
1 - 1 of 1-
Java Developers have Loads to Learn from Rails
15 Jun 2011
Video - In an interview with TheServerSide.com, the creator of the Spring framework, Rod Johnson, tells interviewer Cameron McKenzie that Java developers have a lot to learn from the Rails community. "I think that the Java community has almost a pathological...
Reference & Learning:
1 - 3 of 44-
Differences between portlets and servlets
19 Apr 2013
Feature - Traditional Java development skills are common, but for programmers interested in putting themselves in demand, learning portlet programming is the way to go. Here we look at the similarities between portlets and servlets.
-
Choose the best open source license
21 Feb 2013
Video - With more than 1,000 variations in existence, how do you know which open source software license is best for your organization?
-
Spring doesn't suck: Refuting the case against Spring
11 Jan 2013
Spring Summary - Because some old school J2EE types think Spring sucks, Ken Rimple takes some time to refute common complaints about Spring.
Expert Technical Advice:
1 - 3 of 13-
Commonly misconfigured Tomcat performance settings
05 May 2013
Tip - Tomcat on the server is different from Tomcat on the desktop, but too many system admins fail to optimize their production servers for performance.
-
Tomcat performance optimization consolidating log files
05 May 2013
Tip - By default Tomcat uses several log file handlers, but performance can easily be optimized by configuring the server to use only one.
-
Permanently setting web.xml parameters
22 Mar 2013
Tip - Some settings in the web.xml file can easily be changed by developers, causing runtime problems on the server at deployment. Here is how to permanently set web configuration parameters on the server that will not be overridden.