Re: mod_jk session stickiness on failover

2010-05-18 Thread Steve Yates
G'day John, the strategy I would employ in your particular case would be to utilise the JvmRouteBinderValve. Now the JvmRouteBinderValve was designed to be used within a clustered environment I cannot see why it cannot be configured stand-alone to simply detect for an incorrect route and modify

Re: multiple form submits

2010-05-13 Thread Steve Yates
Karthik, I have just re-iterated what Pid has already explained. I am not fast enough. +1 Pid RGS On 5/13/2010 6:10 PM, Pid wrote: > On 13/05/2010 08:45, Karthik Nanjangude wrote: > >> Hi >> >> Spec : >> JDK1.5 >> TOMCAT 6.0.20 >> O/s windows /Linux >> >> >> Question : My web applicatio

Re: multiple form submits

2010-05-13 Thread Steve Yates
Hello Karthik, It is a little difficult for application server such as Tomcat to implement such validation as every request received through your configured connector is essentially a genuine request from Tomcats point of view. Unless you created a complex Valve of some sort which measured the tim

Re: Tomcat 5 clustering

2009-08-03 Thread Steve Yates
+1, the documentation is great on clustering as Chuck mentioned. You will in due time have to make some important decisions regarding the type of cluster you wish to create (HA, HP), number of nodes and multicasting options etc It is worth reading carefuly. RGS Steven Yates | Consultant | Sprin

Re: How to refer to file?

2009-05-17 Thread Steve Yates
Dola Woolfe wrote: > Hi, > > Within a .jsp document, is there a way of referring to a file in same > directory? > > For example, new java.io.File(ThisDir, "FileName.txt"). > > Thanks, > > Dola > > > > > - > To unsubscribe,

Re: STOout file output

2009-04-21 Thread Steve Yates
gaganjoshi007 wrote: > Hi, > I like to have different stdout files for different project on my server > log. > is it possible to have different files for different project. > eg: if I have 3 project(A,B,C) on server than I should have tomcat logs > files like > stdout_20090409_A.log > stdout_200904

Re: What Tomcat presentations / demos / discussions do you want to see at ApacheCon US 2009?

2009-04-16 Thread Steve Yates
Mark Thomas wrote: > Folks, > > The next ApacheCon (in Oakland, CA, USA - Nov 2 to 6 2009) is being > organised a little differently. Each project is being given the > opportunity suggest a possible conference track based on that project. > > As part of this process we have a week to put together t