Re: tiles and forwards

2006-06-09 Thread rula2005
What expect you with the returned ActionForward? Is the pageAttribute correct set in the jsp like: the forward works well with the tilesDefinition, but if not, the forward in struts-config do not work well with the tileDefinition. - Original Message - From: "Antonio Petrel

Re: tiles and forwards

2006-06-09 Thread rula2005
Correct, i used the internal strutsAction: org.apache.struts.actions.LocaleAction and the source could something like this, which i found in the validator struts-example: public ActionForward execute(ActionMapping mapping, ActionForm form, HttpServletRequest req

Re: tiles and forwards

2006-06-09 Thread rula2005
ocessor.java:386) at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:318) regards rula - Original Message - From: "Antonio Petrelli" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Friday, June 09, 2006 8:08 AM Subject: Re: tiles and fo

Re: tiles and forwards

2006-06-08 Thread rula2005
s Mailing List" Sent: Friday, June 09, 2006 7:21 AM Subject: RE: tiles and forwards Where do you define the tiles? (Filename) How did you specify the filename to the tiles request processor/struts config? -DAvid -Original Message- From: rula2005 [mailto:[EMAIL PROTECTED] Sent: Fri

tiles and forwards

2006-06-08 Thread rula2005
Hi, I use struts 1.2 with tiles. There are a template layout.jsp, a tile locale.jsp and 2 tileDefinitions a.page and b.page. With the org.apache.struts.actions.LocaleAction there are problems. In the locale.jsp: (language switch) If the page attribute is set to a tilesDefintions