Re: Interceptor to Autheticate User

2007-02-17 Thread Martin Gainty
l. Si vous n'ĂȘtes pas le destinataire de ce document, nous vous signalons qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire. - Original Message - From: "Yee Kai Lai" <[EMAIL PROTECTED]> To: Sent: Saturday, February 17, 2007 5:48

RE: Interceptor to Autheticate User

2007-02-17 Thread Yee Kai Lai
Hi, the problem might be because you have forgotten to import certain jar that should contain SystemUtil class. From: manoj sinha <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: user@struts.apache.org Subject: Interceptor to Autheticate User Date: Fri, 16 Feb 2007 06:17:32 -0800

Re: Interceptor to Autheticate User

2007-02-16 Thread Nuwan Chandrasoma
It looks like SystemUtil class is not available on the classpath. Regards, Nuwan. - Original Message - From: "manoj sinha" <[EMAIL PROTECTED]> To: Sent: Friday, February 16, 2007 2:17 PM Subject: Interceptor to Autheticate User Hi, Wiil appreciate if some one come with Solution!!