SUHAS G. KULKARNI wrote:

> Anyway U are doing the pageContext.setAttribute("template-stack" , stack ,
> PageContext.REQUEST_SCOPE) in the <template:put> tag.
> I don't see any reason why u cannot do the same in the Action class
> (requst.setAttribute("template-stack" , stack)) . just take care 
> of using the same key to access Stack in the <template:get > tag

        Thanks, that worked!

        I think I missed the pc.setAttribute("template-stack", stack) in 
ContentMapStack.java. :-)

-- 
[]'s
Marcelo Vanzin
Touch Tecnologia
[EMAIL PROTECTED]
"We're an underground revolution working overtime"

Reply via email to