jmeter « Login « JSP-Servlet Q&A





1. Another JSP Login problem    jmeter.512774.n5.nabble.com

Hi Everyone, I have trawled through this site (and others via google) and I can't the answer I'm looking for so am posting this question here. 1) I have a jsp page called setup.jsp. This checks for a cookie called 'username'. If it can't find it, then it redirects to login.jsp. 2) login.jsp takes a username and password and submits to ...

2. Can't access to index.jsp after login    jmeter.512774.n5.nabble.com

> > vetalok wrote: > > > > I found the reason! > > HTTP Cookie Manager doesn not set cookies. > > I'm using JMeter 2.2 > > Is this a bug? > > > > > > vetalok wrote: > >> > >> Hi all > >> I have a simple index.jsp. To get access to this page I ...

3. Problem with login on jsp page with https protocol    jmeter.512774.n5.nabble.com

Hi, I'm a little bit new on Jmeter and my Problem is, that I've got an Login.jsp with https protocol. But my test plan cannot login and test the other pages. I've recorded it in Badboy, but when I export it to Jmeter, the part of the Login disappears, so I've written the http request on my own. But even this ...