Re: integrating Tiles in Struts2

2007-04-03 Thread Dave Newton
--- Marco Carnevale <[EMAIL PROTECTED]> wrote: > I was looking at the Confuence Documentation > yesterday and I see the corrections have already been > made to the information in Confluence. Unfortunatly > the updates have not propogated to the link I > mentioned in the previous e-mail. They'll

Re: integrating Tiles in Struts2

2007-04-03 Thread Marco Carnevale
I was looking at the Confuence Documentation yesterday and I see the corrections have already been made to the information in Confluence. Unfortunatly the updates have not propogated to the link I mentioned in the previous e-mail. On 4/3/07, Greg Reddin <[EMAIL PROTECTED]> wrote: On 4/2/07, Mar

Re: integrating Tiles in Struts2

2007-04-03 Thread Greg Reddin
On 4/2/07, Marco Carnevale <[EMAIL PROTECTED]> wrote: I had a few issues while working with tiles 2 / struts 2. Mainly the problem I found was that the documentation I was reading( http://struts.apache.org/2.x/docs/tiles-plugin.html ) has incorrect information. Could you open a JIRA ticket a

Re: integrating Tiles in Struts2

2007-04-02 Thread Marco Carnevale
I had a few issues while working with tiles 2 / struts 2. Mainly the problem I found was that the documentation I was reading( http://struts.apache.org/2.x/docs/tiles-plugin.html ) has incorrect information. Correction #1: the taglib uri is NOT <%@ taglib uri="http://struts .apache.org/tags-til

Re: integrating Tiles in Struts2

2007-03-30 Thread Dave Newton
--- Syed Ibrahim <[EMAIL PROTECTED]> wrote: > If yes, please give me the steps to integrate tiles > in struts2. Use the Tiles plugin. The S2 distro includes Tiles 2. http://struts.apache.org/2.x/docs/tiles-plugin.html I have had no significant issues with S2/T2 (so far) and hopefully the TLD is

integrating Tiles in Struts2

2007-03-30 Thread Syed Ibrahim
Hi, I have used tiles in Struts 1.3 But I am not able to integrate Tiles in Struts2. I found on Apache website that tiles is an experimental feature. So is it advisable to use tiles in Struts2? If yes, please give me the steps to integrate tiles in struts2. Thanks in advance. Ibrahim. -