Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 70070 invoked from network); 10 May 2003 13:29:58 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 10 May 2003 13:29:58 -0000 Received: (qmail 8894 invoked by uid 97); 10 May 2003 13:32:02 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 8887 invoked from network); 10 May 2003 13:32:02 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 10 May 2003 13:32:02 -0000 Received: (qmail 68630 invoked by uid 500); 10 May 2003 13:29:45 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 68619 invoked from network); 10 May 2003 13:29:44 -0000 Received: from mail48-s.fg.online.no (HELO mail48.fg.online.no) (148.122.161.48) by daedalus.apache.org with SMTP; 10 May 2003 13:29:44 -0000 Received: from ppcterje (kunde4066.alfanett.no [195.134.62.42]) by mail48.fg.online.no (8.9.3p2/8.9.3) with ESMTP id PAA15473 for ; Sat, 10 May 2003 15:29:43 +0200 (MEST) From: =?iso-8859-1?Q?Terje_Hops=F8?= To: "'Tomcat Users List'" Subject: Tricky or easy? Date: Sat, 10 May 2003 15:30:06 +0200 Message-ID: <000301c316f8$45e657d0$2201a8c0@sybase.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01C31709.0970AE70" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0004_01C31709.0970AE70 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello! I have a problem.=20 =20 I have setup a site for my rifleclub at a given isp. It is located on a server (lets call it A). There I have no possibilities for jsp, tomcat = and so on. On my own isp I have these possibilities (B).=20 =20 Therefore I created everything on server B to be able to make what I = want. I have a sessionbean and several jsp-pages. These works fine and the = session bean "remembers" all my parameters throughout the session. =20 On server A I created an index.html which contains one frame which references index.html on server B so it looks like I am running on = server A. And here is the problem:=20 =20 Now the session bean looses connection and I have to initiate the bean = on every page. How can I go around that problem except just starting to run everything on server B? =20 - Terje =20 ------=_NextPart_000_0004_01C31709.0970AE70--