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¶meterY=Z Is it possible? Thank you. :) Sincerely, Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
