RU kidding? You need more help than you can get here if you think a String is a primitive. And what kind of question is this? Are we to, like, read your mind and "see" your code to guess whatever it is you are trying to do in your classes? Hey! Even we are not that good. But so this post is not totally bw wastage, here's a suggestion I hope you appreciate:
http://www.tuxedo.org/~esr/faqs/smart-questions.html Mark -----Original Message----- From: Dan Tran [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 9:39 PM Hi I would like to use DataFormBean with properties are not primative types like int, java.lang.String What are the requirements to create a customized property type? For example, I have a DUNS java class which is a specialized string. What kind of methods in my DUNS class that I need to implement to make DanaFormBean happy? (like toString, DUNS(String init), etc??) Suggestions are greatly appreciated. -Dan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

