You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by Srini <k_...@yahoo.com> on 2005/02/15 07:10:35 UTC

with tagId attribute and formSubmit attribute does not work

Hi All,
 
<netui:anchor> tag with "tagId" attribute value set  and formSubmit attribute values set does not provide a link and so its not working. Below is the code snippet

<netui:form action="DemoSubmit" tagId ="form1">

<table border="0" cellpadding="6" cellspacing="0">

<tr>

<td> <netui:anchor tagId="link1" action="submitAnchor"> link </netui:anchor>with just an action atrribute</td>

</tr>

<tr>

<td> <netui:anchor tagId="link2" formSubmit="true">link2</netui:anchor> with formSubmit set as true</td>

</tr>

Thanks

Srini

 




****************************************************************
*  Srinivas Kanchanavally                                      *
*  E-mail : k_cnu01@yahoo.com                                  *
*                                                              *
*                                                              *
*                                                              *
*                                                              * 
*                                                              *    
**************************************************************