temp temp wrote:
I solved the problem by creating an instance of
AddressVO in the formbean.
Here is my code after modifications.
public class ServiceSelectionForm extends ActionForm
{
private AddressVO addressVO = new AddressVO();
public AddressVO getAddressVO() {
r
-- Forwarded message --
From: Michael Jouravlev <[EMAIL PROTECTED]>
To: Struts Users Mailing List
Date: Thu, 8 Sep 2005 11:50:06 -0700
Subject: Re: RE: how to represent nested bean properties in a jsp form
What, it does not work? How about setting form name explicitly:
You hav
mail.yahoo.com
Subject:
Re: Re: RE: how to represent nested bean properties in a jsp form
From:
Michael Jouravlev <[EMAIL PROTECTED]>
Date:
Thu, 8 Sep 2005 12:05:36 -0700
To:
Struts Users Mailing List
To:
Struts Users Mailing List
So, what happens if you use
Put a de
On 9/8/05, temp temp <[EMAIL PROTECTED]> wrote:
> public class ServiceSelectionForm extends
> ActionForm {
>
>private AddressVO addressVO;
>public AddressVO getAddressVO() {
>return addressVO;
>}
>public void setAddressVO(AddressVO addressVO) {
>this.addressVO =
-----
> From: Michael Jouravlev <[EMAIL PROTECTED]>
> To: Struts Users Mailing List
> Date: Thu, 8 Sep 2005 11:50:06 -0700
> Subject: Re: RE: how to represent nested bean properties in a jsp form
> What, it does not work? How about setting form name explicitly:
>
>
/redcross-donate3/
>
>
> ------ Forwarded message --
> From: Michael Jouravlev <[EMAIL PROTECTED]>
> To: Struts Users Mailing List
> Date: Thu, 8 Sep 2005 11:50:06 -0700
> Subject: Re: RE: how to represent nested bean properties in a jsp form
> What, i
here is my struts config
Note: forwarded message attached.
thanks & regards
__
Click here to donate to the Hurricane Katrina relief effort.
http://store.yahoo.com/redcross-donate3/--- Begin Message -
What, it does not work? How about setting form name explicitly:
You have defined the formbean in the struts config, have you?
Michael.
On 9/8/05, temp temp <[EMAIL PROTECTED]> wrote:
> This is my jsp
>
>
>
>
>
>I want input textfield from jsp to represent porperty st
Are you getting any errors?
>
> -Greg
>
> -Original Message-
> From: temp temp [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 08, 2005 10:54 AM
> To: user@struts.apache.org
> Subject: Fwd: RE: how to represent nested bean
> properties in a jsp form
>
>
>
EMAIL PROTECTED]
Sent: Thursday, September 08, 2005 10:54 AM
To: user@struts.apache.org
Subject: Fwd: RE: how to represent nested bean properties in a jsp form
No I have no problem with property NEWSEARCH . I want to know how can my
jsp represent nested property state (property from AddressVO ) ?
t
No I have no problem with property NEWSEARCH . I want
to know how can my jsp represent nested property state
(property from AddressVO ) ?
thanks & regards
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mai
11 matches
Mail list logo