I gave a JMeter demo to the Sacramento Java users group last month. I tried to use an AppFuse application, but when I failed to get that running, I just used one of the sample applications which come with the Apache webserver. I didn't use a database, but this will show the webapp testing features just fine...
mkw -----Original Message----- From: sebb [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 11, 2006 4:49 PM To: JMeter Users List Subject: Re: local web based demo application You can also use the Java Sampler / Java Test for running local tests. This can be used to demonstrate Assertions, Listeners, Controllers etc. S. On 11/01/06, Peter Lin <[EMAIL PROTECTED]> wrote: > I have a simple jsp application I wrote for teaching jmeter, I'll try to > check that in tonight. > > peter > > > On 1/11/06, Martin Dijkink <[EMAIL PROTECTED]> wrote: > > > > Hi everyone, > > > > I was wondering if anyone has ever given a demo to show what Jmeter is and > > can do. > > I am planning to do that next week, but in the location where I have to do > > it there is no internet access. > > What I need is a simple web-based application (with access/sql database) > > to, > > for example, search for flights to certain destination, or to calculate > > how > > much money I can borrow with a certain salary, simple demo programs with > > small databases that I can run in a web-browser on my local machine.... > > > > Does anyone know a link or something where I can find such an application? > > Or did anyone use something like that for a similar demonstration before? > > Let me know! > > > > Thanks in advance! > > Martin > > > > > > --------------------------------------------------------------------- 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]

