Struts2 tags inside freemarker sitemesh decorator

2009-06-25 Thread rdk1
Hello, is it possible? More importantly, is it possible to access value stack and thus attributes of current action? I'm on Struts 2.1.7 Regards, rdk -- View this message in context: http://www.nabble.com/Struts2-tags-inside-freemarker-sitemesh-decorator-tp24207453p24207453.html Sent from the

Re: How to access variable in JSP tag scope from struts 2 tags (OGNL expression)

2009-06-01 Thread rdk1
Wow! #attr.user.friends actually works! How esoteric... Anyway, thank you Wes RK -- View this message in context: http://www.nabble.com/How-to-access-variable-in-JSP-tag-scope-from-struts-2-tags-%28OGNL-expression%29-tp23820238p23822150.html Sent from the Struts - User mailing list archive a

Re: How to access variable in JSP tag scope from struts 2 tags (OGNL expression)

2009-06-01 Thread rdk1
#request.user.friends doesn't work, nor #page.user.friends RK -- View this message in context: http://www.nabble.com/How-to-access-variable-in-JSP-tag-scope-from-struts-2-tags-%28OGNL-expression%29-tp23820238p23821167.html Sent from the Struts - User mailing list archive at Nabble.com. -