Hi, I have several objects of an objectwhich I need to filter using JXPATH by checking a particular property in that object.
I want to get only those instances which have avalid value of a property. The property could be null also. In such a case how should my xpath look like to filter out only those instances which have property != null. For eg: object/property != null How to check for null properties in objects using jxpath? Thanks in advance! __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
