Re: Using Menu Links In Tiles2 + Struts 2

2008-07-08 Thread Lukasz Lenart
Hi,

I'm not sure what the problem you have, links in your menu should be
mapped to apropreciated actions and those actions should have defined
result type tiles with defined tile's name in tiles.xml configuration.


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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



Re: Using Menu Links In Tiles2 + Struts 2

2008-07-07 Thread Antonio Petrelli
2008/7/8 DEEP JADHAV <[EMAIL PROTECTED]>:
>
> I am using tiles 2 in struts 2 and I have configured it. I created one
> layout containing title,menu,body and footer regions and in each
> region I inserted tiles(jsp's).
> In menu region I have list of menu links and I want 'body' region of
> layout to be rendered corresponding to the link clicked. How can I do
> that..?? Means what configurations needs to be done in tiles.xml file?

Please ask the Tiles Users mailing list:
http://tiles.apache.org/mail.html

Antonio

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



Re: Using Menu Links In Tiles2 + Struts 2

2008-07-07 Thread DEEP JADHAV

I am using tiles 2 in struts 2 and I have configured it. I created one
layout containing title,menu,body and footer regions and in each
region I inserted tiles(jsp's).
In menu region I have list of menu links and I want 'body' region of
layout to be rendered corresponding to the link clicked. How can I do
that..?? Means what configurations needs to be done in tiles.xml file?
Thanks.

DEEP JADHAV wrote:
> 
> Hi everybody,
> I want list of links in menu region of my layout and I am not
> getting how to configure it for rendering body region corresponding to
> particular link. 
> If anybody can solve plz reply..!!
> Thanks in advance.
> 

-- 
View this message in context: 
http://www.nabble.com/Using-Menu-Links-In-Tiles2-%2B-Struts-2-tp18312481p18332676.html
Sent from the Struts - User mailing list archive at Nabble.com.


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



Re: Using Menu Links In Tiles2 + Struts 2

2008-07-07 Thread Lukasz Lenart
Hi,

Could you provide some more details, maybe some examples? Right now I
don't know what kind of problem you have.


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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