I wrote earlier: > Martin van den Bemt [[EMAIL PROTECTED]] writes:
>> try importing java.util.Vector in your jsp page? > I don't think that is the problem. I think the > problem is that it doesn't find Vector in any of > the .jar files available. As it turns out, I was wrong, and Martin was right. Import of java.util.* in the .jsp fixed the problem. I would have saved an hour and a half of frustration, if I had just followed his advice in the first place. :-) Oh well! Thanx! - Steinar This email, its content and any attachments is PRIVATE AND CONFIDENTIAL to TANDBERG Television. If received in error please notify the sender and destroy the original message and attachments. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
