Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

Using the JMS API and XML in Content-Based Routing

By Todd Sundsted
2003-12-20


Resources

  • Download a jar file that contains the code used in this article.

  • Learn more about the JMS API from Sun's JMS API page.

  • If you're not familiar with XML and its uses, visit the XML Web site for information, tutorials, and resources.

  • Keep up with the latest on Knowledge Management with the Knowledge Management Magazine.

  • Content-based routing is a recurring topic in agent software circles. Learn more about mobile agents from these articles.


  • Tutorial Pages:
    » How to make sure information gets to the right people
    » Messaging and the JMS API
    » A simple content-based routing system with agents
    » XML and XPath
    » The code
    » Conclusion
    » Resources


    IBM DeveloperWorks


     | Bookmark
    Related Tutorials:
    » All about JAXP, Part 1
    » Make Database Queries Without the Database
    » Load List Values for Improved Efficiency
    » 2 Ways To Implement Session Tracking
    » A Simple Way to Read an XML File in Java
    » Develop Aspect-Oriented Java Applications with Eclipse and AJDT