I'm posting this so that the solution is included with the question!  Thanks
d.

stack = (ValueStack) tilesContext.getRequestScope().get(
ServletActionContext.STRUTS_VALUESTACK_KEY);

theAction = getStack().getRoot().get(0);

On 5/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

How can I place a bean on the OGNL from within my Tiles Controller so that
it's properties are available to the S2 custom tags?

--
Scott
[EMAIL PROTECTED]




--
Scott
[EMAIL PROTECTED]

Reply via email to