How do I get the contents of a variable which is clearly available
inside the layout file
to be available inside a tile?

In my layout file, I can have something like <tiles:getAsString
name="title"/> which works just fine.


If I put the same tag in a tile, I get this error message:

  [ServletException in:/tiles/test.jsp] Error - tag.getAsString :
attribute 'title' not found in context. Check tag syntax'



--
Steve Stair


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to