Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 83509 invoked from network); 14 Aug 2002 10:02:08 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 14 Aug 2002 10:02:08 -0000 Received: (qmail 20189 invoked by uid 97); 14 Aug 2002 10:02:26 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 20173 invoked by uid 97); 14 Aug 2002 10:02:26 -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 20161 invoked by uid 98); 14 Aug 2002 10:02:25 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <007901c24379$1c2250f0$5cfaa8c0@Hornet> From: "Mark O'Driscoll" To: "Tomcat Users List" References: Subject: Re: forward to TOP-Frame Date: Wed, 14 Aug 2002 10:58:15 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Is this a game? You are trying to manipulate client side functionality without using the only client side programming feature (javascript) you have. Trying to develop any system with a browser front end without using javascript is a futile exercise. Tell whoever mandated the ban on javascript that he is a muppet and should seek alternative employment in McDonalds. You can tell him I said so! ----- Original Message ----- From: "Harry Kn�rrer" To: "'Tomcat Users List'" Sent: Wednesday, August 14, 2002 10:49 AM Subject: AW: forward to TOP-Frame > And javascript isn't allowed > > > -----Urspr�ngliche Nachricht----- > > Von: Harry Kn�rrer [mailto:hknoerrer@avs-vvs.de] > > Gesendet: Mittwoch, 14. August 2002 11:45 > > An: 'Tomcat Users List' > > Betreff: AW: forward to TOP-Frame > > > > > > This is a problem cause the forward should happen when the session is > > invalid. > > I check this in my controller.jsp > > > > > -----Urspr�ngliche Nachricht----- > > > Von: Barney Hamish [mailto:Hamish.Barney@ect-telecoms.de] > > > Gesendet: Mittwoch, 14. August 2002 11:29 > > > An: 'Tomcat Users List' > > > Betreff: RE: forward to TOP-Frame > > > > > > > > > You can't solve this with forward. You need to do this client > > > side with > > > either javascript or by changing whatever link the user > > > clicks on to to > > > include a target. > > > Hamish > > > > > > -----Original Message----- > > > From: Harry Kn�rrer [mailto:hknoerrer@avs-vvs.de] > > > Sent: Wednesday, August 14, 2002 11:27 AM > > > To: Tomcat-Liste (E-Mail) > > > Subject: jsp:forward to TOP-Frame > > > > > > > > > Hello! > > > > > > I want to forward the request to a page but it should be shown in my > > > top-frame. > > > > > > e.g href="logindialogController.jsp?formcommand=logout" > > > target = "_top" > > > > > > How can i solve this with jsp:forward > > > > > > or any other solution? > > > > > > > > > > > > Thanks > > > Harry Knoerrer > > > > > > -- > > > To unsubscribe, e-mail: > > > > For additional commands, e-mail: > > > > > -- To unsubscribe, e-mail: For additional commands, e-mail: