"org.apache.tiles.test.preparer.RequestSettingViewPreparer"

Since it is in package "org.apache.tiles.test", I don't think it's relevant except for testing purposes. I think setting org.apache.tiles.evaluator.AttributeEvaluator <http://tiles.apache.org/framework/config-reference.html#org.apache.tiles.evaluator.AttributeEvaluator> is enough, but you should use Servlet 2.5 (i.e. tomcat 6, WL 10, WS 6.1).

Jacek Woźniczak wrote:
Nicolas, thanks for your response.
But how exactly enable el support in definition?
Here http://tiles.apache.org/framework/tutorial/advanced/el-support.html is some magic RequestSettingViewPreparer. Do I have to make some special view preparer which extract request attributes from HttpRequest and put them in Tiles AtrributeContext?

Besides, perhaps the JSF view is not rendered for reasons unrelated to tiles, or unrelated to this particular attribute

Yes, I think so. But I don't know why yet.

Regards,
Jacek

Reply via email to