Re: Problems with Entrys
"Logan, Patrick" <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
"One limitation that does exist (also outlined in the document) is that the fields you do specify must match exactly. This means you can't ask for all printers that can print at 600dpi or above, for instance. In that case you need to leave that field null, get all the printers that match your other criteria (no matter their resolution), and then filter the list on the client side as required." Or come up with some kind of equality-based comparison, such as categorizing ranges of speed as fast, slow, etc. -Patrick -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]