o.edu/~kkamholz
-Original Message-
From: James Mitchell [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 23, 2002 1:37 PM
To: Struts Users Mailing List
Subject: RE: How to write an ActionForm property as just plain text
To each his own I guess.
If you want to retain a value, such as an id
s-bean.html
>>
>>
>> ~ Keith
>> http://www.buffalo.edu/~kkamholz
>>
>>
>>
>> -Original Message-----
>> From: David Wood [mailto:[EMAIL PROTECTED]]
>> Sent: Wednesday, July 24, 2002 1:24 AM
>> To: Struts Users Mailing List
>>
erGuide/struts-bean.html
>
>
>~ Keith
>http://www.buffalo.edu/~kkamholz
>
>
>
>-Original Message-
>From: David Wood [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, July 24, 2002 1:24 AM
>To: Struts Users Mailing List
>Subject: Re: How to write an ActionForm property as
ts-atlanta
> -Original Message-
> From: Kamholz, Keith (corp-staff) USX [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 23, 2002 1:27 PM
> To: 'Struts Users Mailing List'
> Subject: RE: How to write an ActionForm property as just plain text
>
>
> You'
uot;
http://www.open-tools.org/struts-atlanta
> -Original Message-
> From: David Wood [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 24, 2002 1:24 AM
> To: Struts Users Mailing List
> Subject: Re: How to write an ActionForm property as just plain text
>
>
> html
Sent: Wednesday, July 24, 2002 1:24 AM
To: Struts Users Mailing List
Subject: Re: How to write an ActionForm property as just plain text
html:hidden seems to only support name, property, and value attributes
Are you sure that hidden has a setting to write out as text?
-- dave
James Mitchell
html:hidden seems to only support name, property, and value attributes
Are you sure that hidden has a setting to write out as text?
-- dave
James Mitchell wrote:
>Take a look at the html:hidden tag, there's an attribute to specify having
>the text written.
>
>Example:
>
>
>James Mitchell
>Soft
I get:
Cannot find bean XX in scope null
I know I'm missing something early on to use this correctly. Any idea what?
-- dave
ajTreece wrote:
> Try using
>
> Later, ajTreece
>
>
>
> David Wood wrote:
>
>> Suppose you wanted to have an entry screen, then a confirmation screen.
>> The entry sc
1:12 PM
To: Struts Users Mailing List; [EMAIL PROTECTED]
Subject: RE: How to write an ActionForm property as just plain text
If you need to retain the value(e.g. have struts put it back into your
formbean), use hidden. Otherwise, use the below example.
James Mitchell
Software Engineer\Struts Evangel
-Original Message-
> From: ajTreece [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 23, 2002 1:05 PM
> To: Struts Users Mailing List
> Subject: Re: How to write an ActionForm property as just plain text
>
>
> Try using
>
> Later, ajTreece
>
>
>
> David W
Take a look at the html:hidden tag, there's an attribute to specify having
the text written.
Example:
James Mitchell
Software Engineer\Struts Evangelist
Struts-Atlanta, the "Open Minded Developer Network"
http://www.open-tools.org/struts-atlanta
> -Original Message-
> From: David Wo
Try using
Later, ajTreece
David Wood wrote:
> Suppose you wanted to have an entry screen, then a confirmation screen.
> The entry screen could have one field (email address) for example. In
> my jsp, I'll use to put a disabled text
> box, and struts would fill in the value of the email a
12 matches
Mail list logo