Em Qui 09 Mar 2006 06:41, Antonio Petrelli escreveu:
> vinicius ha scritto:
> >> 2)  Is your tiles-defs.xml file in the right place?
> >
> > Yes, in agreement  with struts-config.xml:
> > et-property property="definitions-config"
> >                        value="/conf/tiles-defs.xml" />
>
> This is a pretty strange place for tiles-defs.xml. Is it really under
> <webapp-root>/conf/tiles_defs.xml???
I create a conf directory to store the config files that change more 
frequently!!

but my question still the same:
I just want to do a forward and change one tile of the layout, so i have to 
especify an action class??

My forward and action:
  <forward
             name="institucional"
             path="/Institucional.do"/>

  <action
             path="/Institucional"
             forward=".teste"/>

-- 
At.:
Vinicius Dittgen
Analista Programador - T.I.
www.fcdl-rs.com.br

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

Reply via email to