On Feb 6, 2004, at 16:41 Uhr, Jason Carreira wrote:


Your form action is a URL with parameters in it? I don't know what will
happen... You might end up with a String[] of size 2... Or you might
just have one of the 2 parameter values... It could be server specific.
I wouldn't count on how this is handled.

i just saw a example where exactly this is the case:


under confluence, when you try to set a user password new. the
from with the two password fields point to:
dosetuserpassword.action?username=admin

plus it has the two password parameters from the post
request..

how is this done? is this normal/best practice?

thanks!
ciao!



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to