Posted By:
Anonymous
Posted On:
Tuesday, January 14, 2003 05:48 AM
I've noticed that when specifically instantiating data beans (for example when loading a vector), "usebean" often (always?) don't work, and I have to use "mypackage.classname". IE.
util.Pet apet = new util.Pet();
Guess what my databases are about? Perhaps someone with a better understanding of JSPs can explain why that is true.
J. Smith
Aylmer, PQ