Hi all,
I want to submit a the parameters sction, login and id. But in my xxxAction
there are in the parameter list that was submit is no parameter with the
name login or id, only submit. the fallowing code I have in the JSP file:
<td>
<input type="submit" name="action" value="Löschen">
<html:hidden property="login" value="stefanf"/>
<html:hidden property="id" value="5"/>
</td>
Can somebody help me?
Stefan
- Re: <html:hidden> Stefan Faist
- Re: <html:hidden> Ted Husted
- Java-related question: thread safe ActionClasse... Holger Wiechert
- Problem with file upload Mustapha Essalihe
- Re: Java-related question: thread safe Acti... David Winterfeldt

