Thanks for the catch Dave.
Isn't it funny that they provide two examples of parameter passing in [1]?
Don't expect to be able to access those using struts tags within the
included file, ha!
I (hacked | worked around | fixed) it by using JSTL to place those
params into the page context (and there
Hi ,
maybe try to use tiles for this kind of job.
Did work for me.
Best greetings,
Paweł Wielgus.
On 22/07/2008, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- On Mon, 7/21/08, wrote:
> > Feels like I missed something obvious
>
>
> The note on [1] where it says that params aren't available
--- On Mon, 7/21/08, wrote:
> Feels like I missed something obvious
The note on [1] where it says that params aren't available on the stack, I
think.
I don't recall the reason at the moment, though.
Dave
[1] http://struts.apache.org/2.x/docs/include.html
Hi everyone,
I'm using to include a page fragment in Struts 2.1.2.
(also tried with and the result did not change)
Ensuring the values are passed as Strings using OGNL syntax:
I know nav1 makes it into header.jsp as a request parameter because this
snippet yields "nav1
4 matches
Mail list logo