The Source for Java Technology Collaboration
User: Password:



Manfred Riem

Manfred Riem's Blog

JSF NAL components re-release

Posted by mriem on August 19, 2008 at 06:00 AM | Comments (8)

We are re-releasing the JSF NAL components after cleaning up the codebase and making sure we have 100% code coverage. If you have any questions or suggestions, email us at feedback@manorrock.com.

Bookmark blog post: del.icio.us del.icio.us Digg Digg DZone DZone Furl Furl Reddit Reddit
Comments
Comments are listed in date ascending order (oldest first) | Post Comment

  • Tried the NAL component and it works great. Thanks, very useful.

    Posted by: geertjan on August 23, 2008 at 07:22 AM

  • Feel free to let us know if you need enhancements. The more feedback we get the easier it is to determine what is used and needs work.

    Posted by: mriem on August 23, 2008 at 07:27 AM

  • I have created a small sample that makes use of the tag. I.e., I have a JSF application with a JSF managed bean that extends com.manorrock.jsf.nal.NAL. I've implemented all the required methods and referred to the bean in my JSF page, as follows:

    Then I have a JSF command button that handles the submit action and prints out the result. Is this how the tag is meant to be used? Just checking to make sure.

    Posted by: geertjan on August 23, 2008 at 07:34 AM

  • <nal:inputNAL value="#{NalBean}"/>

    Posted by: geertjan on August 23, 2008 at 07:35 AM

  • You need to have a binding to a NAL object (which stores all the information) like as in #{bean.nal} where you have a getter
    and setter that expect a NAL object.

    Posted by: mriem on August 23, 2008 at 07:54 AM

  • You can also see any of our JSF components in action at http://www.manorrock.com/demo/jsf/ . And the WAR file, and Java sources are available at the Maven2 repository at http://repo.manorrock.com/com/manorrock/jsf/demo/ .

    Posted by: mriem on August 23, 2008 at 07:59 AM

  • There seems to be no way to add validation...

    Posted by: geertjan on August 23, 2008 at 11:22 AM

  • Let us know at jsf@manorrock.com what you are expecting for default validation.

    Posted by: mriem on August 23, 2008 at 11:38 AM



Only logged in users may post comments. Login Here.


Powered by
Movable Type 3.01D
 Feed java.net RSS Feeds