Hi List is there a possibility to set a time out value for a HTTP Request? I do a HTTP Request to a Servlet but sometimes the Servlet doesn't respond anything. I tried unsuccessful Duration Assertion - this works only if there is a respond (in time/not in time). What I'm looking for is a 'Time Out Assertion' which waits a adjustable time period and gives a negative response to the results, if the request expires.
Best regards Armin Krone --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

