The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for pkeegan during November 2007

Writing converters and validators for beans binding is not hard. But of course it is much easier to learn how to do so when you have concrete examples in front of you. The most recent NetBeans daily build has a new sample project that includes custom converters and validators. The sample project is called Client Editor and can be found by choosing File > New Project > Samples > Java....