Re: NPE in forwardURL

2004-06-11 Thread Niall Pemberton
hing is another matter - I guess you need to make the case to them that its a valid scenario. Good luck. Niall - Original Message - From: "Christopher Schultz" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, June 12, 200

Re: NPE in forwardURL

2004-06-11 Thread Christopher Schultz
Niall, (First, let me say that I'm very happy to see such a great response so fast. I really appreciate the time you took to research my problem and make suggestions. I expected to suffer several rounds of "go away and complain to the velocity tools guys" before getting anything useful. Thanks!

Re: NPE in forwardURL

2004-06-11 Thread Niall Pemberton
t;Christopher Schultz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Christopher Schultz" <[EMAIL PROTECTED]> Sent: Friday, June 11, 2004 10:44 PM Subject: NPE in forwardURL Hello all, I am in the process of upgrading from velocity-tools 1.0 to velocity-too

NPE in forwardURL

2004-06-11 Thread Christopher Schultz
Hello all, I am in the process of upgrading from velocity-tools 1.0 to velocity-tools 1.1 in my existing Struts 1.1-based application. This app was working perfectly before the upgrade (just one JAR file) and now I get an NPE whenever I use the velocity-tools's LinkTool.setForward() method. He