Project blocking problem

2001-07-02 Thread Jason_Henriksen
Hi All, I've just come to a problem using tomcat that is completely blocking my development. I have a JSP in this directory: \jsp\VarDep2\BR-brand-card\BR-smartcard-CardB\cardBenefits.jsp My HTML developers are using Windows machines. When I generate the .class file from compiling the JS

JSP re-compile performance under heavy load

2001-05-03 Thread Jason_Henriksen
Hi All, I'm curious if any of you have code that tests the performance of JSP recompiles while tomcat is under load. I've read that some changes were made in this area recently, and it directly effects a design I'm considering. If performance testing code exists, could someone send it to me?