ed to look here:
> http://wiki.apache.org/jakarta-jmeter/
>
> A expert in this area is Peter Lin:
> http://tomcat.apache.org/articles/performance.pdf
>
> The JMeter has specific JSF testing reading:
> http://wiki.apache.org/myfaces/PerformanceTestingWithJMeter
>
> Ali
JMeter server. HTH, David.
>
> Ali Ok wrote ..
> > Hi,
> >
> > We are building a web application with JSF. Last day I tested it with
> > JMeter. Results are bad (I guess).
> >
> > Then I tried to send 3 requests with JMeter to "Shuffle Example&quo
Hi,
We are building a web application with JSF. Last day I tested it with
JMeter. Results are bad (I guess).
Then I tried to send 3 requests with JMeter to "Shuffle Example" in
Tomcat's examples directory with a limited size of (256 MB I think) memory
resource given to Tomcat. This "Shuffle E
Hi,
I use Tomcat's JDBC realm for security. However, I want to use a very
customized login form (like remember me option or javascript based modal
login form). How can I make these work?
I cant access j_security_check servlet directly from a page or from a
servlet.
Is there a method like 'setRem