Hi,

I am new to tapestry, and am generally impressed by how clean it makes our code, but have got stuck on a seemingly simple problem. I have to implement a page as part of a tapestry 5.1 application, that responds to a specific post request (in order to integrate with another system). I cannot control the fields that this system will send my page. It would also be useful to have an html form for testing purposes that I can play with to simulate the external system posting information to our system. However, when I use the tapestry form component, it refuses to respond to a post request that doesn't contain the t:formdata, that is created in the generated html. How do I correctly respond to this post?

Many thanks for your help,

Ed

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to