TurboManage

David Chandler’s Journal of Java Web Development

  • David M. Chandler

    15-yr veteran of Web apps residing in Atlanta with the wife of my youth and our five children. My current project is ROA, a prayer list keeper written in GWT for AppEngine. In my "spare" time, I take pictures, preferably of Rocky Mountain National Park like the one above in which I am waving from The Keyhole.

  • My Google Notebooks

  • Blog Stats

    • 38,473 hits

A PRG Phase Listener for JSF

Posted by David Chandler on August 6, 2006

4 Responses to “A PRG Phase Listener for JSF”

  1. Bartee said

    New blog looks good….

  2. Thanks! I’m extremely impressed with WordPress.

  3. Asad Bashir said

    I am having the problem regarding this it is not saving my messages as it never enter into this for loop

    for (Iterator i = facesContext.getClientIdsWithMessages(); i.hasNext();)
    {
    —–
    —–
    }

    please solve my problem

  4. Asad,

    Please provide some more info. How can you tell that the for loop is never being entered? Is it entering the saveMessages() method at all?

    Thank you,
    /dmc

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>