Prevent user from retrieving previous page in jsp/servlet

2004-12-06 Thread Segree, Gareth
I want to invalidate previous page if the back button is pressed. The user should not get the previous page if they return to it pressed. Gareth Segree mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] Technical Support Analyst The Gleaner Company Ltd. 7 North Street Kingston Tel: 922-3400

RE: Tomcat and connection pooling

2002-08-21 Thread Segree, Gareth
check www.servletguru.com for a chapter 9 from his book Java Servlets Developer's Guiden. (JDBC and connection pooling) -Original Message- From: Ashish Kulkarni [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 21, 2002 4:22 PM To: Tomcat Users List Subject: Tomcat and connection

RE: Cant compile tomcat 4.0.3 as a module to apache 2.0

2002-06-14 Thread Segree, Gareth
and solved it by not using /usr/sbin/apxs and instead explicitly declaring the one under the Apache 2 directory. HTH John Turner [EMAIL PROTECTED] http://www.aas.com -Original Message- From: Segree, Gareth [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2002 7:36 PM To: 'Tomcat Users List

Cant compile tomcat 4.0.3 as a module to apache 2.0

2002-06-13 Thread Segree, Gareth
I am also getting the following when trying to install tomcat as a module to apache 2.36 Apache compile: EAPI_MM=SYSTEM OPTIM=-O3 -mcpu=i686 -funroll-loops -fomit-frame-pointer CFLAGS=-DDYNAMIC_MODULE_LIMIT=0 ./configure --prefix=/home/httpd --bindir=/usr/bin --sbindir=/usr/sbin

Apache 2.36, Tomcat 4.x and JBoss 3.0

2002-06-07 Thread Segree, Gareth
I am new to the JSP EJB business and I'm trying to setup a server using opensource software. 1) Is there any special configuration to install apache 2.x tomcat 4.x from source. 2) When should I use tomcat only vs apache + tomcat plugin. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED]