Evan Rawson - Work <erawson <at> americanadtrader.com> writes: > > when doing the hi/lo tutorial > > this section of code <SNIP> >you will need to changeonActionFromLinktoonActionFromGuess
Or just change the following in Guess.html: <t:actionlink t:id="guess" context="guess">${guess}</t:actionlink> to <t:actionlink t:id="guess" context="link">${guess}</t:actionlink> (I think that was the typo as the code talks about 'Link' as being the id) >it might be a good > idea to breify describe the event handling naming convention. i dont know if HLS put this in to keep us on our > toes or what, but new users might find this hard to overcomethanx a bunch~evan Also the Guess.html doesn't output the message if you guess incorrectly (as shown in the screen shot) and even if you add that you have to add some further '_message = null;'s otherwise it'll remember the message if you restart the game. S --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]