I'd suggest looking through the component reference (http://jakarta.apache.org/jmeter/usermanual/component_reference.html) - it took me a bit before I actually got to it, and imho it should be one of the first things you read once you get past the basic setup.
have a look at the modification controller, and response based modifiers. hth dim ----- Original Message ----- From: "Pragneshkumar Gandhi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 4:50 PM Subject: Web Test > Hi Jmeterians > Good Morning > I have Some Queries > I have one Web Application ( web site). i want to Test the > Performance Of It. > I have download the jmeter and after some hurdles I am able > to run the test for my servlet. > Now i want to know that how can i run the chain of pages. > I mean > My first > Query.html is accepting the query from user and pass > control to one servlet by post method. > Servlet is reading that Argument and after some business > logic it pass the control to > One jsp with some parameter (query string) using > "httpservletresponse.sendRedirect" > and this jsp according to passed parameters It display the > Page on browser. > How can i make this in jmeter > How can i pass dynamic query to the query.html > How can i make this all page sin one Test > Thanks in advance > Bye > > ===== > Living on Earth may be expensive, but it includes an annual free trip round the Sun. > > Regards, > Pragneshkumar Gandhi, > India. > > __________________________________________________ > Do You Yahoo!? > Yahoo! Games - play chess, backgammon, pool and more > http://games.yahoo.com/ > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

