Re: Problem install APR Tomcat Native Library on Centos 5.2

2008-11-13 Thread m . cvejic
You are welcome, if it is possible please post back load test results and describe methodology used for that tests. Thanks. > Hi Milan and Mladen, > > That helps!! installed the jdk 64bit and rebuild the APR libraries, now I > can run APR > Now, lets see whether the outcome of the loadtests

Re: How to transfer session to another browser

2008-08-19 Thread m . cvejic
> Hi, > > If I add cookie="false" in Context, it's geting worse and the session in > the original browser does not work properly. > In my program to keep track of data I use a JavaBean and then pass in > session like: > > session.setAttribute("appBean" , Mybean); > The appBean session should be