Hi !!

Is this ok that a struts-tag is in the html-site to ?
Because in my action I can't get the value of the pk_lookupkey.


</td><td><center>2009-12-12</center>
</td><td>
                        <html:hidden property="pk_lookupkey" value="72.0"/>
                        <center><input type="submit" name="action"
value="Remove"></center>
                      </td><td>
                        <center><input type="submit" name="action"
value="Update"></center>
                      </td></tr>
               </form>

<html:hidden property="pk_lookupkey" value="72.0"/>

Thanks for help !

Reply via email to