Re: sessions not persisting between servlet calls
arted working! Chase Yarbrough On 7/29/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: > > David Smith wrote: > > If you are proxying your webapp, did you also set proxyName and > > proxyPort in your connector config for port 8081 in server.xml? > in httpd.conf use
sessions not persisting between servlet calls
ts on port 8081. is this why my sessions are being dropped, and if so, how can i fix this? I'm using tomcat 6.0.13, Java 1.6.0, and Centos 4. Thanks, Chase Yarbrough