Hi,

Is it possible to populate a form bean without using the submit button to post the form.  I am using the link tag to forward the user from one page to another, but at the same time I would like the contents of the form to be sent to the Action form class. 

I do not know if what I am trying to do is actually possible but if it is please let me know how it can be done or at least where I can start looking for examples that implements this. 

Thank you very much in advance.

Chiji

>From: "peter" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: dynamic jsp:includes
>Date: Tue, 25 Sep 2001 22:18:36 +0100
>MIME-Version: 1.0
>Received: from [64.125.133.20] by hotmail.com (3.2) with ESMTP id MHotMailBD7A4208008F40042A18407D85140B870; Tue, 25 Sep 2001 14:28:40 -0700
>Received: (qmail 94428 invoked by uid 500); 25 Sep 2001 21:18:19 -0000
>Received: (qmail 94419 invoked from network); 25 Sep 2001 21:18:19 -0000
>Received: from protactinium.btinternet.com (HELO protactinium) (194.73.73.176) by daedalus.apache.org with SMTP; 25 Sep 2001 21:18:19 -0000
>Received: from [213.122.137.27] (helo=oemcomputer)by protactinium with smtp (Exim 3.22 #6)id 15lzao-0001RK-00for [EMAIL PROTECTED]; Tue, 25 Sep 2001 22:18:14 +0100
>From struts-user-return-17757-cn081 Tue, 25 Sep 2001 14:30:20 -0700
>Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
>Precedence: bulk
>list-help:
>list-unsubscribe:
>list-post:
>Delivered-To: mailing list [EMAIL PROTECTED]
>Message-ID: <003e01c14607$a4961860$1b897ad5@oemcomputer>
>References: <[EMAIL PROTECTED]>
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Mailer: Microsoft Outlook Express 5.00.2615.200
>X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2615.200
>X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
>
>Is there a way using Struts to create a dynamic jsp:include? For example
>I've got a jsp file which needs to include two different jsp files in the
>same place, but at different times. I know I could just make two copies of
>the parent jsp file with a diffent include in each, but i would prefer it if
>i could use the one parent jsp file and place the relevant include file when
>it is needed.
>
>Thanks
>
>Peter
>


Get your FREE download of MSN Explorer at http://explorer.msn.com

Reply via email to