On Monday 13 February 2006 18:00, Stewart Robertson wrote:
> I moved the HTML files to the root web directory and it seems to have
> solved the problem with the system not finding the page specification. 
> However now I am getting a binding exception.  See Below.  This worked
> perfectly before but now this error is occuring after I move the HTML
> files.  The error is occuring on the ognl:delegate.firstError line.  Any
> help would be appreciated.  Thanks.
>
> Unable to read OGNL expression '<parsed OGNL expression>' of
> [EMAIL PROTECTED]: $BasePage_0.delegate
> binding:      ExpressionBinding[Home delegate.firstError]
> location:     context:/Home.html, line 15
> 10    <div class="instructions">
> 11    Enter either an IBM Number or a Formula Book Number to retrieve the
> MSDS. 12      </div>
> 13
> 14    <div class="errors">
> 15    <span jwcid="@Delegator" delegate="ognl:delegate.firstError"/>
> 16    </div>

Thats probably

delegate="ognl:beans.delegate.firstError"


-- 
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