hi there
just another well known problem...:-))
in short: how to handle null-value from the database?
i my application i have written a db-layer which is responsible for all
of my database-requests. but i've just encountered the same old problem...
null-values!
my first idea was to extend all involved datatypes like strings and
especially integer
from their own classes with a new method isNull()... but unfortunately they
are defined as final...
has anyone solved this problem or is there a NullClass which handles this??

thanks for any hint!!
sandro

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to