RE: Why am I getting a java.lang.InstantiationException?

2004-04-22 Thread Brian Ivey
at it throws an InstantiationException implies theres a problem with how the class is defined - its not abstract is it or an interface? Niall - Original Message ----- From: "Brian Ivey" <[EMAIL PROTECTED]> To: "Struts Users - List" <[EMAIL PROTECTED]> Sent: Thu

Why am I getting a java.lang.InstantiationException?

2004-04-22 Thread Brian Ivey
experienced this issue it seemed like a quick fix. After spending half a day working on this I am beginning to doubt that I will fix this before the end of the day without outside help. Any help will be appreciated. Thanks, Brian Ivey