You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "emmanuel.boudrant" <b7...@yahoo.fr> on 2001/09/19 10:27:31 UTC

Question about Action...

When I submit a Form, I display in the action:process
all the request parameter.

    while ( e.hasMoreElements() ) {
      String tmp = (String) e.nextElement();
      System.out.println(tmp + ":" +
request.getParameter(tmp));
    }

Here the display:

password:dqs
from:1
y:4
x:8
username:dsq


The x and y parameter isn't mine, what it is ?

Thanx



___________________________________________________________
Do You Yahoo!? -- Un e-mail gratuit @yahoo.fr !
Yahoo! Courrier : http://fr.mail.yahoo.com