The tapestry workbench example application has a generic component that does this. It's called "ShowMessage" or "ShowError", something like that. It should be included with the standard tapestry download from jakarta.apache.org .
On 3/14/06, Craig Hamilton <[EMAIL PROTECTED]> wrote: > > Hi, > > Is there a component that I can include in the html to show general > validation messages? I have a shopping cart, and need to say the credit > card is declined for instance....how do I show that on the page, not tied > to a specific input box? > > Thanks, > Craig > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
