Re: tomcat binary page links not up

2003-09-27 Thread Yuri Schimke
> > was used before switching to mirrors. > > > > Remy > > --- > Tetsuya Kitahata -- Terra-International, Inc. > E-mail: [EMAIL PROTECTED] http://www.terra-intl.com/ > (Accredited Herrmann Brain Dominance Instrument Facilitator) > http://www.hbdi.com/ > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Yuri Schimke Aqris Software +372 53 415 579

AccessLogValve.java - Missing +

2003-07-18 Thread Yuri Schimke
if (hourOffset<10) > +tz.append("0"); > +tz.append(hourOffset); > + > +if (minuteOffset<10) > +tz.append("0"); > +tz.append(minuteOffset); > + > +return tz.toString(); >

How to set ServerSocketFactory

2003-07-03 Thread Yuri Schimke
is. Could someone let me know how I am meant to achieve this? Thanks. -- Yuri Schimke Aqris Software +372 53 415 579 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]