Re: Struts 2 - lost URL parameters with tag (bug 1938)

2007-08-28 Thread Laurie Harper
[edit: include the URL for James' post] Riccardo Mollame wrote: Does anybody know about any fix or workaround to the mentioned bug? Did you see James Holmes' comment? [1] By the sound of it, there's no problem with the s:url tag itself, it's a question of how you subsequently use the value it

Re: Struts 2 - lost URL parameters with tag (bug 1938)

2007-08-28 Thread Laurie Harper
Riccardo Mollame wrote: Does anybody know about any fix or workaround to the mentioned bug? Did you see James Holmes' comment? [1] By the sound of it, there's no problem with the s:url tag itself, it's a question of how you subsequently use the value it produces. How are you using it? L.

Struts 2 - lost URL parameters with tag (bug 1938)

2007-08-27 Thread Riccardo Mollame
Does anybody know about any fix or workaround to the mentioned bug? For the record, it's the bug emerging when the contains more than one tag, in which case strange things happen (e.g. only one parameter is actually retrievable in the target action, the others producing the infamous nullPointerE