We recently started using JMeter and I am trying to test a web application which uses ActiveX control in the Login.jsp to get user credentials from Windows environment. When I hit the Login.jsp, it gets all the user attributes using ActiveX control, sets them to form fields and submits itself to an action method.
When I test it through JMeter, ActiveX control doesn't seem to work and Login.jsp is not submitting the user info. It is not invoking the action method. When I hit the action method directly by passing user attributes in query string, it fails with Session Time Out message as the action method expects a session to be existing. I am not sure how to over come this problem. Any ideas would be appreciated. Thanks, Prashanth ======================================================================== This email message is for the sole use of the intended recipient (s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. To reply to our email administrator directly, send an email to [EMAIL PROTECTED] Toys "R" Us, Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

