But I thought you wanted to have a param in the URL and a form field
with the same name? I can see what you saw in Confluence working,
although I wouldn't see it as a best practice (better to have a hidden
form field, IMHO). I'm not sure what will happen if you try to have the
same name in the URL and a form field, however.

> -----Original Message-----
> From: Florian Weber [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, February 14, 2004 4:01 PM
> To: Jason Carreira
> Cc: [EMAIL PROTECTED]
> Subject: Re: [OS-webwork] view data
> 
> 
> 
> 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_id56&alloc_id438&op=click
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to