Trevor, The setup should be something like :
--------------------- --------------------- --------------------- | | | | | Your | | Your browser |--> | JMeter Proxy Server |-->| Servlet | |with proxy set to the| | e.g. with port value| | | |value in JMeter HTTP | | set to 7011 and | | | |proxy server under | | STARTED. Recording | | | |non-test elements.e.g| | starts/stops when | | | |port 7011 | | proxy starts/stops | | | --------------------- --------------------- --------------------- Try : In an HTTP Request Sampler, check the checkbox "Retrieve all Images and Java Applets (HTML files only)" ** Set up JMeter according to the references cited earlier. ** Since your test setup and servlet are on the same side of the firewall, that should be fine for your test. There should be no need for LAN settings adjustment. Lee Peterson SAS Institute Inc. SAS ... The Power to Know > -----Original Message----- > From: Trevor Johnson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 17, 2003 3:46 PM > To: JMeter Users List > Subject: Re: Servlet Testing? > > > Lee > > Thank you for the reply. Unfortunately I still haven't been > able to get > recording > with the proxy server working. I think part of the problem > is that because > I > am testing against an applet and servlet there is no http > traffic to catch. > > Also the server I am trying to test is behind the firewall > with me so I'm > not sure > about the settings for the Proxy element. For example where > the port number > is requested is that the name/port number of the real proxy > server or the > name/ > port number of the server I am testing? Do I have to change > any settings > for my > LAN connection? > > Regards, > > Trevor > > > > ----- Original Message ----- > From: "Lee Peterson" <[EMAIL PROTECTED]> > To: "JMeter Users List" <[EMAIL PROTECTED]> > Sent: Wednesday, December 17, 2003 3:54 PM > Subject: RE: Servlet Testing? > > > > Trevor, > > > > There are references to 'applet' @ : > > > > > http://jakarta.apache.org/jmeter/usermanual/component_reference.html > > > > The HTTP Proxy Server feature in JMeter works for recording, too. > > I haven't tried badboy. > > If you use JMeter proxy server, follow the instructions @ : > > > > > http://jakarta.apache.org/jmeter/usermanual/get-started.html#p > roxy_server > > > http://jakarta.apache.org/jmeter/usermanual/best-practices.htm > l#proxy_server > > > > > > Lee Peterson > > > > > > SAS Institute Inc. > > SAS ... The Power to Know > > > > > > > -----Original Message----- > > > From: Trevor Johnson [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, December 17, 2003 2:01 PM > > > To: JMeter Users List > > > Subject: Servlet Testing? > > > > > > > > > Hi, > > > > > > I have an application that is currently designed as an applet > > > and servlet > > > that I would like > > > to test however I cannot get JMeter to respond to any web > > > requests because > > > the only > > > HTML page is the initial index.html page. > > > > > > I used Badboy to try and record a session where a number of > > > actions were > > > taken but > > > nothing gets recorded except for the initial hit on index.html. > > > > > > How do I test an application like this? Does anyone have a > > > small sample? > > > > > > Thank you > > > > > > Trevor > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

