background preloader

Tutorials

Facebook Twitter

Wicket Hello World Example. A simple hello world example in Wicket, show the basic structure of Wicket web application.

Wicket Hello World Example

Tools and technologies used in this article Apache Wicket 1.4.17Eclipse 3.6Maven 3.0.3JDK 1.6.0.13. Getting Started with Java Message Service (JMS) Oracle Technology Network > Java Software Downloads View All Downloads Top Downloads.

Getting Started with Java Message Service (JMS)

GWT

Chapter 7. Messaging on JBoss. The JMS API stands for Java Message Service Application Programming Interface, and it is used by applications to send asynchronous business-quality messages to other applications.

Chapter 7. Messaging on JBoss

In the messaging world, messages are not sent directly to other applications. Instead, messages are sent to destinations, known as queues or topics. Applications sending messages do not need to worry if the receiving applications are up and running, and conversely, receiving applications do not need to worry about the sending application's status. Automated Deployment with Maven - going the whole nine yards.

Junit

Maven. Log4J. Misc. Spring. Struts2. Hibernate.