Hello,

     I have problems to map fields value when the fields are within elements
<div>. As example attached an JSP page, this jsp have three fields
(campo1,campo2 and campo3). When I trying of print the values of these
fields from the corresponding action, the following is displayed: "Campo1:
null - Campor2: null - Campo3: Value 3".

     The only difference is that campo1 and campo2 are in a <div> within of
another <div> (see SimpleDialogTemplate.jsp). I also attached the example
Action.

     How can I solved this problem?

Thanks in advance,
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to