I have not tried Struts 2.1.8 at all. I only read about this "FORWARD" bug.
Musachy Barroso wrote:
>
> this bug was fixed, are you having this problem?
>
> On Sat, Aug 29, 2009 at 12:22 PM, Xyzr wrote:
>>
>> BTW Struts < 2.1.8 will fail into infinite loop
BTW Struts < 2.1.8 will fail into infinite loop on
"FORWARD".
Xyzr wrote:
>
> I use this:
>
> myapp/index.jsp
> (only 1 line of code)
> ---
>
>
>
>
I use this:
myapp/index.jsp
(only 1 line of code)
---
myapp/WEB-INF/web.xml
(notice "FORWARD"s)
---
StrutsPrepareFilter
/*
REQUEST
FORWARD
Did you try http://en.wikipedia.org/wiki/VisualVM Java VisualVM ? How does
it compare to JRockit profiler?
Musachy Barroso wrote:
>
> I would suggest you to use the profiler that comes with
> JRockit:
>
> http://www.oracle.com/technology/products/jrockit/index.html
>
--
View this message in
Thanx a lot. This works!
Grish wrote:
>
>
> value="%{#attr.myPage.getProperty('meta.currentNav')}" />
>
--
View this message in context:
http://www.nabble.com/-S2--Access-a-SiteMesh-Object-in-a-Struts-tag-tp13272172p24800510.html
Sent from the Struts - User mailing list archive at Nabble.c
The solution is here:
http://www.nabble.com/-S2--Access-a-SiteMesh-Object-in-a-Struts-tag-td13272172.html#a13336246
solution .
Christian Priebe wrote:
>
> Hey,
>
> I want to use a sitemesh property obtained by the tag
> within a Struts2 tag to
> make a special include dynamically controlla
6 matches
Mail list logo