On 10/28/05, Pierre-Yves Nicolas <[EMAIL PROTECTED]> wrote: > > > I'm a newbie to Tapestry. I'm trying to get the RadioGroup component to > > work, but with no success so far. I've tried the minimal example off the > > official site( > > > http://jakarta.apache.org/tapestry/tapestry/ComponentReference/RadioGroup.html) > , > > but it throws an exception. > > > [EMAIL PROTECTED] > > This line means that Tapestry used the BasePage class to render the > page. This class is used if no matching class could be found. Please > see the documentation about this particular issue: > http://jakarta.apache.org/tapestry/UsersGuide/page-class.html
Many thanks. That solved it.
