Cedric:
Interesting! Do we have a TilesPlugIn now? I though the old tiles uses
ActionComponentServlet, which extends ActionServlet. So to extend Struts
without extending ActionServlet, it will probably use ServiceManager.

Cedric, would you explain this point and the direction tiles will be taken.
This is the same question I posted sometime ago, but received no answer.

Thanks

----- Original Message -----
From: "Struts Newsgroup" <@[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 10, 2002 9:40 AM
Subject: tile config using tileplugin?


> Subject: tile config using tileplugin?
> From: Torgeir Veimo <[EMAIL PROTECTED]>
>  ===
> I tried using
>
> <plug-in className="org.apache.struts.tiles.TilesPlugin" >
>    <set-property property="definitionsConfig"
> value="/WEB-INF/tileDefinitions.xml"/>
> </plug-in>
>
> in my struct-config.xml instead of in the web.xml file, but it doesn't
> work. I get a
>
> "message Servlet action is currently unavailable
> description The requested service (Servlet action is currently
> unavailable) is not currently available."
>
> Should it work this way? I would like to do this because I have several
> sub applications, and would like to use one tileDefinitions.xml file for
> each, and I don't know about them all in advance (Hence I cannot put the
> all in web.xml initially).
>
> --
> -Torgeir
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


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

Reply via email to