You can set the 'method' attribute on the Form to GET and see it in the browser.

Geoff

On 5/20/06, Tian-Jian Barabbas [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Dear all,

It's me, again. Now I'm curious about what is the explicit HTTP GET URL
of tapestry form interaction. That is, I have a small webapp which is
similar to Tapestry's quickstart example of form or the example of
chapter 2 in Kent Tong's book. And I would like to have an explicit HTTP
GET URL to do some stress testing by some tool like MS Web Application
Stress Tool.

But as I know, Tapestry's MVC model usually hide the cycle between
submitted form parameters and the result page. So I'm not sure if
there's a chance to have something like:

http://foo.org/app?server=bar&bar=X&parameterY=Z

Is it possible?

Thank you. :)

        Sincerely,
Mike


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
The Spindle guy. http://spindle.sf.net
Blog:                  http://jroller.com/page/glongman
Other interests:  http://www.squidoo.com/spaceelevator/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • Re: What is the explici... Geoff Longman

Reply via email to