I think I got this error when I tried to use an input component (Select or
TextField or something) without a containing Form component.

On 2/14/07, Dave Kallstrom <[EMAIL PROTECTED]> wrote:

I hope this user list is ready for tap5 questions if not please disregard.
I am working on my first tap5 hello world page and am having a little
trouble with form submission.
I copied the code right of the tap5 page and I am getting the following
error.

"No object of type org.apache.tapestry.services.FormSupport is available
from the Environment. Available types are org.apache.tapestry.MarkupWriter
,
org.apache.tapestry.ValidationDecorator, org.apache.tapestry.dom.Document,
org.apache.tapestry.services.Heartbeat,
org.apache.tapestry.services.PageRenderSupport."

I am assuming I need to provide PageRenderSupport but could not find
documentation on how to do so.

Any help would be appreciated.

--
Dave Kallstrom

Reply via email to