On Saturday 15 Oct 2005 09:48, Muralidhar Y. wrote:
> Small correction :-
>
> public void pageValidate (PageEvent event) throws PageRedirectException {
>
> Remove "throws PageRedirectException"  after the above method. I hope it
> will be fine. The only thing is you are overriding the method in the
> interface and you cannot throw exception which the method in the interface
> is not throwing that means which is not there in the method signature.

Thanks - that was the problem

-- 
Alan Chandler
http://www.chandlerfamily.org.uk
Open Source. It's the difference between trust and antitrust.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to