Re: Tiles 2

2007-06-13 Thread Ted Husted
Yes, we generally add an entry to a .htaccess file. Redirect permanent /tiles http://tiles.apache.org/ and even try to keep a copy in the repository! * http://svn.apache.org/viewvc/struts/site/src/site/resources/ -Ted. On 6/12/07, Paul Benedict <[EMAIL PROTECTED]> wrote: Can't we use an H

Re: Tiles 2

2007-06-12 Thread Paul Benedict
Can't we use an HTTPD redirect? Antonio Petrelli wrote: 2007/6/12, Paul Benedict <[EMAIL PROTECTED] >: I am +1 with the redirect -- a permanent one too. How can this be done using Maven site plugin? A "meta" redirect is awful from my POV. Since I don't know h

Re: Tiles 2

2007-06-12 Thread Antonio Petrelli
2007/6/12, Paul Benedict <[EMAIL PROTECTED]>: I am +1 with the redirect -- a permanent one too. How can this be done using Maven site plugin? A "meta" redirect is awful from my POV. Since I don't know how to do it, I will ask it in Maven users mailing list too. Antonio

Re: Tiles 2

2007-06-11 Thread Paul Benedict
The main website has been updated. I am +1 with the redirect -- a permanent one too. Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tiles 2

2007-06-10 Thread Antonio Petrelli
2007/6/10, Paul Benedict <[EMAIL PROTECTED]>: * The TLP address exists but it is not listed on Apache home page Thanks Paul, but how can it be corrected? Is there a repository for Apache home page? * http://struts.apache.org/struts-sandbox/tiles/ is what I find in a google search for Tiles

Re: Tiles 2 - how to get more error info?

2006-12-31 Thread Antonio Petrelli
Stone, Sam ha scritto: Am getting "ServletException while including page" (see EX. 1 below). How can I get more specific information? My insert looks as follows: ... org.apache.tiles.taglib.ContainerTagSupport TRAS0014I: The following exception was logged org.apache.tiles.TilesException: Ser

RE: Tiles 2 jdk

2006-12-22 Thread Stone, Sam
Thanks Wendy. I haven't built it yet but r443203 looks pretty good. Sam --- -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Friday, December 22, 2006 9:20 AM To: Struts Developers List Subject: Re: Tiles 2 jdk On 12/13/06, Stone

Re: Tiles 2 jdk

2006-12-22 Thread Wendy Smoak
On 12/13/06, Stone, Sam <[EMAIL PROTECTED]> wrote: I've got a tiles-core-2.0-SNAPSHOT.jar (128,880 bytes) from 9/14/2006 that is working fine with my project under JDK 1.4.2. How can I get the source code for this date? If not that, then the latest source code known to work with JDK 1.4? I neve

RE: Tiles 2 jdk

2006-12-13 Thread Stone, Sam
ailto:[EMAIL PROTECTED] Sent: Wednesday, December 13, 2006 8:10 AM To: Struts Developers List Subject: RE: Tiles 2 jdk From: David H. DeWolf [mailto:[EMAIL PROTECTED] On Behalf Of David H. > Stone, Sam wrote: > > Before I go through the trouble of building this and portlet and > > w

RE: Tiles 2 jdk

2006-12-13 Thread Dave Newton
From: David H. DeWolf [mailto:[EMAIL PROTECTED] On Behalf Of David H. > Stone, Sam wrote: > > Before I go through the trouble of building this and portlet and > > wahtever else I might need - will it all compile with JDK 1.4? I've > > been > > using an older snapshot jar with WebSphere 5 (JDK 1.4.2

Re: Tiles 2 jdk

2006-12-12 Thread David H. DeWolf
Please continue to ask these questions on the mailing lists so that everyone can benefit from the answers. . . Stone, Sam wrote: Before I go through the trouble of building this and portlet and wahtever else I might need - will it all compile with JDK 1.4? I've been using an older snapshot ja

Re: Tiles 2 - How to dispatch to tiles servlet????

2006-12-05 Thread Antonio Petrelli
David H. DeWolf ha scritto: Just to avoid confusion, I don't think Antonio meant to imply that the Container.render returns a ComponentContext. Err... right, my confusion was due to wrong cut'n'paste :-) Antonio - To unsubscr

Re: Tiles 2 - How to dispatch to tiles servlet????

2006-12-05 Thread David H. DeWolf
Moving to Struts Users list, please reply there. Antonio Petrelli wrote: First of all this is a typical question to be submitted in Struts Users mailing list. Anyway, since Tiles 2 is under development, I will answer anyway. Stone, Sam ha scritto: I can instantiate the DefinitionsFactory. I c

Re: Tiles 2 - How to dispatch to tiles servlet????

2006-12-05 Thread Antonio Petrelli
First of all this is a typical question to be submitted in Struts Users mailing list. Anyway, since Tiles 2 is under development, I will answer anyway. Stone, Sam ha scritto: I can instantiate the DefinitionsFactory. I can get a ComponentDefinition OK. I cannot figure out how to forward the req