Search Results for: Eclipse
-
Communications
XMPP IM with Smack for Java applications – Infrastructure for Instant Messaging
This tutorial is the third part of the “Setting up an infrastructure for Instant Messaging” article series. In my previous…
Read More » -
Enterprise Java
Sending e-mails in Java with Spring – GMail SMTP server example
For e-mail sending in Java, the JavaMail API is the standard solution. As the official web page states, “The JavaMail…
Read More » -
Enterprise Java
Building your own GWT Spring Maven Archetype
Hello everyone, While watching this really interesting articles by Justin about Spring and GWT,i thought that it would be extremely…
Read More » -
Enterprise Java
Add JSON capabilities into your GWT application
Introduction to JSON While working on web applications, the issue of client-server data exchange always arises. There are various approaches…
Read More » -
Enterprise Java
Aspect Oriented Programming with Spring AspectJ and Maven
Spring framework comes with AOP support. In fact, as stated in Spring reference documentation, “One of the key components of…
Read More » -
Enterprise Java
Spring 3 RESTful Web Services
Spring 3 provides support for RESTful Web services. In this tutorial we will show you how to implement a RESTful…
Read More » -
Enterprise Java
Adding CAPTCHA to your GWT application
What is CAPTCHA? In a world full of malicious bots, what can you do to protect your precious web application?…
Read More » -
Enterprise Java
Spring 3 HornetQ 2.1 Integration Tutorial
Utilize the new ultra high performance messaging system from JBoss through Spring framework. HornetQ is an open source project to…
Read More » -
Enterprise Java
GWT Spring and Hibernate enter the world of Data Grids
Maximize Hibernate performance with the power of Infinispan Data Grid. A GWT, Spring, JPA, Hibernate, Infinispan integration tutorial. In this…
Read More »