You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by SanderW <sa...@performancearchitecten.nl> on 2010/08/11 15:38:31 UTC

Re: Response Code 403 on Post Methods

So if I'm correct your testplan looks like this?

Test Plan
   HTTP Cookie Manager
   Thread Group
      HTTP Request for login
      HTTP Request for submitting the form


-- 
View this message in context: http://jmeter.512774.n5.nabble.com/Response-Code-403-on-Post-Methods-tp2471855p2471880.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Response Code 403 on Post Methods

Posted by cal0y <ca...@orangeandbronze.com>.
Thanks for the reply chaitanya bhatt. Here are the contents of the post
method's header manager.

Content-Type     application/x-www-form-urlencoded
Accept-Language     en-us,en;q=0.5
Accept            
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Keep-Alive             300
User-Agent             Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 (.NET CLR 3.5.30729)
Referer             http://localhost:8080*********
Accept-Encoding     gzip,deflate
Accept-Charset     ISO-8859-1,utf-8;q=0.7,*;q=0.7 
-- 
View this message in context: http://jmeter.512774.n5.nabble.com/Response-Code-403-on-Post-Methods-tp2471855p2640823.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Response Code 403 on Post Methods

Posted by chaitanya bhatt <bh...@gmail.com>.
What are the header fields set in your Header manager?

-Chaitanya M Bhatt
http://www.performancecompetence.com

On Wed, Aug 11, 2010 at 7:08 PM, SanderW
<sa...@performancearchitecten.nl>wrote:

>
> So if I'm correct your testplan looks like this?
>
> Test Plan
>   HTTP Cookie Manager
>   Thread Group
>      HTTP Request for login
>      HTTP Request for submitting the form
>
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Response-Code-403-on-Post-Methods-tp2471855p2471880.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

Re: Response Code 403 on Post Methods

Posted by cal0y <ca...@orangeandbronze.com>.
My testplan looks like this,

Test Plan
   Thread Group
   Http Request Defaults
   Http Cookie Manager
   Http Request for main page load
   Http Request for Submit page load
   Http Request for Submit page submission (Post method)

Is there a difference if i put the cookie manager  in the testplan level?

Thanks SanderW 
-- 
View this message in context: http://jmeter.512774.n5.nabble.com/Response-Code-403-on-Post-Methods-tp2471855p2640821.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org