How do I issue the noBanner=1 property when using InstantDB
from a servlet? I assumed it would work when I made the
connection with: getConnection( db, prop ) but that didn't work.
The Properties page on the InstantDB website mentioned setting it
on the command-line during startup (i.e. java -DnoBanner=1 ...) but
there is no concept of a command-line with servlets.
Thanks,
Gerry
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|