--- Mansour <[EMAIL PROTECTED]> wrote:
> No, there are no msgs in the debug mode.

None?

> <s:iterator value="taskList" status="stat" id="row">
>   <s:form action="updateTask" id="form_${id}">

This should cause a form ID collision, which shows a
debug msg, since you'll have multiple forms with the
same ID.

My test form still works, though.

> <td><s:submit theme="ajax" /></td>

Is this using the original <s:submit.../> template, or
the one you've been trying to create?

What does the generated HTML look like? I can't even
come close to duplicating this issue.

d.



       
____________________________________________________________________________________
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, 
photos & more. 
http://mobile.yahoo.com/go?refer=1GNXIC

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to