Java News ---

FREE reports on top business
technology priorities

Using CDI Interceptors in Java EE 6 Apps
Find out how to implement business method interceptors, lifecycle callback interceptors, and interceptor binding type inheritance in your Java EE 6 applications.
-
more information
Setting Up Lifecycle-specific Actions for CDI Managed Beans
Employing CDI, Java beans and annotations, you can develop Java EE 6 components that exist within the lifecycle of an application with well-defined scopes.
-
more information
CDI Qualifiers: Java EE 6 Annotations to End Ambiguous Dependencies
When you need multiple beans that implement the same bean type, CDI qualifiers allow you can to qualify an injection point to specify exactly which bean must be injected.
-
more information
COS and SWFUpload for End-to-end Java File Upload
Find out how to implement and test two upload solutions for Java Web applications, Com O'Reilly Servlet on the server side and SWFUpload on the client side.
-
more information
Java Upload Solutions: From Basic to Ajax-enhanced FileUpload
Learn how to implement three Java upload mechanisms, one basic, one using Apache FileUpload, and one combining FileUpload with Ajax.
-
more information
Applying CDI and the @Alternative Annotation in Java EE 6 Applications
Learn how to exploit the CDI @Alternative annotation to configure your Java EE 6 application for different deployments.
-
more information
Building a NetBeans CRUD Application with Maven
Explore the Maven build framework by creating a new NetBeans Platform application with CRUD features.
-
more information
Setting Up Java-based Mail Relay in a SAAS Environment
Mail relay is a single point for receiving all incoming mail for multiple clients. Learn how to set one up in a SAAS environment with Java and open source technologies.
-
more information
JPA for Simplified Persistence: An Introduction to the Java Persistence API
Learn the basics of the Java Persistence API (JPA), including its benefits and architecture, and then find out how it works and how to implement it.
-
more information
SOA Shortcut: 6 Steps for Rapidly Implementing a JMX Timer MBean
Use this six-step approach to deliver an enterprise-level JMX timer MBean solution that offers scalability and reliability comparable to SOA.
-
more information
Apache Directory Studio Eclipse Plugin: LDAP Made Easier
For those who are resource challenged, LDAP illiterate, or both, the Apache Directory Studio plugins provide an integrated and intuitive LDAP toolset inside the Eclipse workspace.
-
more information
The Top 5 Social Networking Frameworks Built on Rails
These five Rails-based frameworks can help a developer with a modest budget and tight deadlines get a social network built.
-
more information
Building a Social Network with Ruby on Rails: Dynamic User Interaction
Learn how to implement dynamic user interaction on a homegrown social network using Ruby on Rails and plugins.
-
more information
Building a Social Network with Ruby on Rails: Activity Feeds and Media Uploads
Learn how to generate activity feeds and enable users to add photo and video media to a social network using Ruby on Rails and plugins.
-
more information
Building a Social Network with Ruby on Rails: User Profiles and Admin Panel
Site administration and user profiles are crucial for any social network. Learn how to implement user profile creation and an admin panel for a Ruby on Rails-based social network.
-
more information
|