hi

[EMAIL PROTECTED] wrote:
In struts-config.xml change the <controller> element this way:
  <controller
processorClass="org.apache.struts.tiles.TilesRequestProcessor"/>

this worked. struts-config comments:

<!-- The Tiles framework use a special request processor. YOU DON'T -->
<!-- NEED TO DECLAREIT yourself (The TilesPlugin do it foryou),unless-->
<!-- you have created your own request processor. In this later case,-->
<!-- your request processor should extend the org.apache.struts.tiles.TilesRequestProcessor -->


so i don't know y i have to explicitly declare it.

using: strts 1.3-dev tiles 1.3-dev

thanx a bunch
riyaz


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



Reply via email to