• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

DenverJUG-12/08/2004 Raible-Spring Framework/Huston-JMS

 
Ranch Hand
Posts: 112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
DENVER JAVA USERS GROUP
http://www.denverjug.org

Our next meeting is on Wednesday, December 8th
The featured speaker will be Matt Raible discussing the Spring Framework
The Basic Concepts talk will be Chris Huston discussing the Java Messaging Service (JMS)

We meet at the Qwest Auditorium at 17th and Arapahoe.

Featured speaker: Spring Framework

The Spring Framework project is a Java/J2EE framework designed to make developing applications easier. It includes JavaBeans-based configuration, an AOP framework, declarative transaction management, persistence frameworks support (i.e. Hibernate and iBatis, as well as JDBC) and a web MVC framework. In this session, you will learn how Spring reduces the amount of code you have to write.

Speaker
Matt Raible is a senior web developer who has been developing applications since the mid-90s. He has created his own application, AppFuse, for use in starting your web applications. It incorporates features of Struts, XDoclet, Hibernate, and many other open source projects. In addition to being a blog addict, Matt contributed to the Apress title, Pro JSP, 3rd edition and is the author of "Spring Live" for SourceBeat Publishing.

Basic Concepts: Java Message Service (JMS)
The Java Message Service (JMS) API is a messaging standard that allows application components based on the Java 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.

Come learn how and when to use JMS.

Please pass this on to any body you think might be interested in attending and tell them that our meetings are free and open to the public.

AGENDA

5:30 - 6:00 p.m. Food, and Networking.
6:00 - 7:00 p.m. Basic Concepts � Chris Huston � Java Message Service (JMS)
7:00 - 7:15 p.m. Announcements
7:15 - 8:30 p.m. Matt Raible � Spring Framework
8:30 p.m. Door prizes

* E-book from Manning Publications (http://www.manning.com)

* $20 gift certificate and books from Softpro Books (http://www.softpro.com)

DIRECTIONS
Qwest Auditorium is located downtown Denver at
1005 17th St, Denver, CO 80202. The building entrance
you want is located on 17th and Arapahoe. For maps, see:

http://www.denverjug.org/events/location.html

SPONSORS

Thanks to our regular Denver JUG sponsors for supporting the Java community:
- Qwest for providing facilities (http://www.qwest.com)
- MicroStaff for providing food (http://wwwmicrostaff.com)
- TEKsystems for providing food (http://www.teksystems.com/)
- EvolutionHosting for providing web hosting (http://www.evolutionhosting.com)

See all sponsors: http://www.denverjug.org/community/sponsors.html
QUESTIONS

If you have questions about Denver JUG,
please visit the website or contact our newly elected President, Chris Huston, at president@denverjug.org

If you are interested in speaking at a Denver JUG meeting,
please contact board@denverjug.org

If your company is interested in sponsoring Denver JUG events,
please contact us at: board@denverjug.org

Thanks and hope to see you there!

- Greg Ostravich
http://www.denverjug.org
 
reply
    Bookmark Topic Watch Topic
  • New Topic