It was on one of these two lines (pretty sure it was the first one):
<cfset var phrase = arguments.event.getValue("phrase") />
<cfset var result = translator.translate(phrase) />
I'd left the 'r' out of 'phrase'. :\
Thanks for getting back with me.
Steve
On 6/26/06, Dave Ross <
[EMAIL PROTECTED]> wrote:
steve,
for reference, where was the typo?
thanks,
Dave
On 6/26/06, Steve Ray <[EMAIL PROTECTED]> wrote:
> Nevermind, solved my problem. Typo. Thanks.
>
> On 6/26/06, Steve Ray < [EMAIL PROTECTED]> wrote:
> >
> > Greetings. I hope this is the right place to ask a newbie question.
> > I've got Unity setup and I've created the base Model Glue translator app
> > in Joe's Quickstart.
> >
> > ColdSpring is giving several errors, all of the type 'property requested
> > does not exist for bean'.
> >
>
>
