Hi,
I have a problem:
Struts config file has:
On JSP I have:
It generates folowing HTML:
But when I submit the form actual values in a bean are
not updated. They are still the same.
What do I do wrong?
Thanks,
Eugene
__
Do you Yaho
I'm wandering could this exception be because value of
emailAddress is null?
--- Evgeniy Strokin <[EMAIL PROTECTED]> wrote:
> This is exactly that I have. Also i asumed that I
> need
> in ContactInfo.class something like this:
> public Email getEmails(int index){
> ret
t;
> /**
> * @param string
> */
> public void setEmailAddress(String string) {
>emailAddress = string;
> }
>
>
>
> -Original Message-
> From: Evgeniy Strokin
> [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 15, 2004 2:40 PM
> To: Struts Users Mailing List
ugene
--- "Kandula, Sunita" <[EMAIL PROTECTED]> wrote:
> Could be done like this:
> <%@ taglib uri="/WEB-INF/struts-nested.tld"
> prefix="nested" %>
> property="model.currentPerson.contactInfo.emails" >
>
>
>
>
>
Thanks,
but the server doesn't respond. Could you sent the pdf
or copy and past the page from pdf.
I'm really stack with this problem and appreciate any
help.
--- Sebastián Gorgo <[EMAIL PROTECTED]> wrote:
> Evgeniy Strokin wrote:
> > Hi,
> > I have a prob
Hi,
I have a problem:
Struts config file has:
On JSP I have:
It generates folowing HTML:
But when I submit the form actual values in a bean are
not updated. They are still the same.
This is my Bean:
package com.mycomp.securityadmin;
public class SecurityAdminModel implements
Serializ
6 matches
Mail list logo