Return-Path: Delivered-To: apmail-jakarta-jetspeed-user-archive@apache.org Received: (qmail 5278 invoked from network); 25 Mar 2003 22:31:42 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 25 Mar 2003 22:31:42 -0000 Received: (qmail 17006 invoked by uid 97); 25 Mar 2003 22:33:33 -0000 Delivered-To: qmlist-jakarta-archive-jetspeed-user@nagoya.betaversion.org Received: (qmail 16999 invoked from network); 25 Mar 2003 22:33:32 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 25 Mar 2003 22:33:32 -0000 Received: (qmail 4629 invoked by uid 500); 25 Mar 2003 22:31:35 -0000 Mailing-List: contact jetspeed-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jetspeed Users List" Reply-To: "Jetspeed Users List" Delivered-To: mailing list jetspeed-user@jakarta.apache.org Received: (qmail 4618 invoked from network); 25 Mar 2003 22:31:35 -0000 Received: from bay2-f34.bay2.hotmail.com (HELO hotmail.com) (65.54.247.34) by daedalus.apache.org with SMTP; 25 Mar 2003 22:31:35 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 25 Mar 2003 14:31:41 -0800 Received: from 138.194.113.31 by by2fd.bay2.hotmail.msn.com with HTTP; Tue, 25 Mar 2003 22:31:39 GMT X-Originating-IP: [138.194.113.31] X-Originating-Email: [yongbing@hotmail.com] From: "Yong Bing Khoo" To: jetspeed-user@jakarta.apache.org Bcc: Subject: RE: How to Chain JSPs Date: Wed, 26 Mar 2003 09:31:39 +1100 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 25 Mar 2003 22:31:41.0767 (UTC) FILETIME=[4EE00D70:01C2F31E] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Kinjal, Not sure if you have seen the message that I posted previously. The URL is http://www.mail-archive.com/jetspeed-user@jakarta.apache.org/msg08224.html That message demonstrates one way of using the include tag to simulate the chaining of JSPs. As Mark Orciuch mentioned, you may need to apply his patch to make setTemplate work for JSPs. I have not tried his patch yet, but it is reported to be working. regards, yong bing >From: "Shah, Kinjal" >Reply-To: "Jetspeed Users List" >To: 'Jetspeed Users List' >Subject: RE: How to Chain JSPs >Date: Tue, 25 Mar 2003 12:32:30 -0500 > >Thanx for the reply yong, >I understood the first part about the action method extracting the data >using >rundata.getParameters().get... >but I couldn't quite understand how to use setTemplate method. I am getting >some >errors when I try and use the method. May be someone can give me a snippet >of >the JSP page where they use the setTemplete method and do I need to import >something to use setTemplate method. >Your help is highly appreciated. >regards, >-kinjal > >-----Original Message----- >From: Yong Bing Khoo [mailto:yongbing@hotmail.com] >Sent: Monday, March 24, 2003 5:05 PM >To: jetspeed-user@jakarta.apache.org >Subject: Re: How to Chain JSPs > > >Hi Kinjal, > >When activated, your first JSP's associated action method can extract the >submitted data via > >rundata.getParameters().get() > >Load the second JSP by calling the setTemplate method or by updating an >include tag in the first JSP with the name of the second JSP. Either way, >you will be able to set the attribute of the second JSP with the data from >the first JSP that you have retrieved using getParameters method. > >If using the setTemplate method, you may need to apply the fix by Mark >Orciuch >(http://www.mail-archive.com/jetspeed-user@jakarta.apache.org/msg07770.html) > >regards, >yb > > > > > >From: "Shah, Kinjal" > >Reply-To: "Jetspeed Users List" > >To: "'jetspeed-user@jakarta.apache.org'" > > >Subject: How to Chain JSPs > >Date: Mon, 24 Mar 2003 19:12:31 -0500 > > > >I am trying to figure out how to post the data thru one JSP page and > >display the > >results in the 2nd JSP page. So, I have a form on one page and I can hit > >calculate and instead of displaying the same page with results, I need to > >display the next page(jsp). I can refresh the same JSP with the results. > >Any help will be useful. > >thanx, > >-kinjal > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org > >For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org > > > > >_________________________________________________________________ >Hotmail now available on Australian mobile phones. Go to >http://ninemsn.com.au/mobilecentral/hotmail_mobile.asp > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org > >--------------------------------------------------------------------- >To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org > _________________________________________________________________ MSN Instant Messenger now available on Australian mobile phones.�Go to http://ninemsn.com.au/mobilecentral/hotmail_messenger.asp --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org