You probably need a Cookie Manager - just add it to the Thread Group.

On Mon, 14 Feb 2005 12:28:49 +0800, zdxu <[EMAIL PROTECTED]> wrote:
> Hi all,
> I am trying to use JMeter to test the client accessing performance of my
> web-application which is using JAAS on JBoss.
> But I cannot login with JMeter.
> 
> The correct login flow should be:   index.jsp-->login.jsp -->index.jsp
> The structure of my test plan is:
> 
> Thread Group:
>      |__Simple Controller
>              |__ Http URL Re-writing Modifier:
>              |         1) session argument name: jsessionid
>              |          2) Select Path Extension
>              |__ Http Request :
>              |       1)  Path: /index.jsp   The request will be redirected
> to login.jsp where j_security_check form is used
>              |       2)  Select Follow Redirects
>              |__ Http Request:
>                     1) Path: /j_security_check    Add parameters j_username
> and j_password
> 
> I am struggling with this for two days. Is there any one could share his
> experience with me?
> I really appreciate your any hints.
> 
> Zhidao
> 
>

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

Reply via email to