Hi, all

I'm currently integrating Struts 2.0.11 in my current project to run
side-by-side with Struts 1 and slowly migrate from there.  We are
using Jakarta (yes) Struts 1.2.8 and Struts-Tiles.  I am trying to
forward to a tile using TilesResult, but I get a "Error rendering
tile" error because of a NPE at ServletTilesRequestContext.forward(),
line 198[1]. I pretty much followed the instructions in the sites
below [2] [3], and have set my default package in struts.xml to extend
tiles-default:

Is struts2-tiles-plugin compatible with Struts-Tiles?

[1] 
http://svn.apache.org/repos/asf/tiles/framework/tags/tiles-2.0.5/tiles-core/src/main/java/org/apache/tiles/servlet/context/ServletTilesRequestContext.java
[2] http://cwiki.apache.org/S2PLUGINS/tiles-plugin.html
[3] http://tiles.apache.org/tutorial/configuration.html

-- 
Ealden Esto E. Escañan
http://blog.ealden.net

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

Reply via email to