Return-Path: Delivered-To: apmail-struts-commits-archive@locus.apache.org Received: (qmail 94427 invoked from network); 8 Nov 2006 13:38:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Nov 2006 13:38:42 -0000 Received: (qmail 67598 invoked by uid 500); 8 Nov 2006 13:38:48 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 67561 invoked by uid 500); 8 Nov 2006 13:38:48 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 67551 invoked by uid 99); 8 Nov 2006 13:38:48 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2006 05:38:48 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2006 05:38:34 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 3F7921A984D; Wed, 8 Nov 2006 05:38:07 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r472490 [2/2] - in /struts/sandbox/trunk/tiles/tiles-documentation: WEB-INF/ test/ tutorial/ tutorial/basic/ tutorial/common/ tutorial/common/menu/ tutorial/de/common/ tutorial/definitions/ tutorial/dynPortal/ tutorial/forward/ tutorial/fr/... Date: Wed, 08 Nov 2006 13:38:04 -0000 To: commits@struts.apache.org From: apetrelli@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061108133807.3F7921A984D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/definitions/simpleBody.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/definitions/simpleBody.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/definitions/simpleBody.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/definitions/simpleBody.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/definitions/useDefinitionConfig.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/definitions/useDefinitionConfig.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/definitions/useDefinitionConfig.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/definitions/useDefinitionConfig.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynFramesetPage.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynFramesetPage.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynFramesetPage.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynFramesetPage.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/Channels.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/Channels.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/Channels.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/Channels.jsp Wed Nov 8 05:38:01 2006 @@ -1,4 +1,25 @@ <%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> +<%-- /** * Summarize channels as unadorned HTML. * Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/Errors.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/Errors.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/Errors.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/Errors.jsp Wed Nov 8 05:38:01 2006 @@ -1,4 +1,25 @@ <%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> +<%-- /** * Summarize channels errors as unadorned HTML. * Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/index.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/index.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/index.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/index.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/myPortalPrefTile.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/myPortalPrefTile.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/myPortalPrefTile.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/myPortalPrefTile.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/myPortalPrefs.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/myPortalPrefs.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/myPortalPrefs.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/myPortalPrefs.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/testChannels.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/testChannels.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/testChannels.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/dynPortal/testChannels.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/extendedDefinition.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/extendedDefinition.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/extendedDefinition.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/extendedDefinition.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/extendedDefinitionTag.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/extendedDefinitionTag.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/extendedDefinitionTag.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/extendedDefinitionTag.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/firstDefinition.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/firstDefinition.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/firstDefinition.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/firstDefinition.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/forward/failureBody.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/forward/failureBody.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/forward/failureBody.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/forward/failureBody.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Struts forward to 'failure'. Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/forward/forwardBody.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/forward/forwardBody.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/forward/forwardBody.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/forward/forwardBody.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%>
Select an action :
Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/forward/successBody.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/forward/successBody.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/forward/successBody.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/forward/successBody.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Struts forward to 'success'. Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/fr/common/footer.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/fr/common/footer.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/fr/common/footer.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/fr/common/footer.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%>
Copyright © 2000-2001, MaPetiteEntreprise Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/fr/common/header.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/fr/common/header.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/fr/common/header.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/fr/common/header.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%>

Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/frameset.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/frameset.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/frameset.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/frameset.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> <%-- Layout component Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/index.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/index.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/index.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/index.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editAddress.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editAddress.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editAddress.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editAddress.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editAddress2.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editAddress2.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editAddress2.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editAddress2.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> <%@ taglib uri="/WEB-INF/extensions.tld" prefix="ext" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editInvoice.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editInvoice.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editInvoice.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editInvoice.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editInvoice2.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editInvoice2.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editInvoice2.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/editInvoice2.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/index.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/index.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/index.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/invoice/index.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/lang/lang.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/lang/lang.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/lang/lang.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/lang/lang.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Francais Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/classicLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/classicLayout.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/classicLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/classicLayout.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> <%-- Layout Tiles Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/columnsLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/columnsLayout.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/columnsLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/columnsLayout.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ page import="org.apache.struts.tiles.ComponentContext"%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/stylesheet.css URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/stylesheet.css?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/stylesheet.css (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/stylesheet.css Wed Nov 8 05:38:01 2006 @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ /* CSS World Financial Personality - Revised jun99 */ /* base element inheritance formatting */ Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/vboxLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/vboxLayout.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/vboxLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/layout/vboxLayout.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ page import="java.util.Iterator"%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/overloadDefinitionParameters.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/overloadDefinitionParameters.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/overloadDefinitionParameters.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/overloadDefinitionParameters.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/advert1.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/advert1.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/advert1.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/advert1.jsp Wed Nov 8 05:38:01 2006 @@ -1 +1,22 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/advert2.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/advert2.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/advert2.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/advert2.jsp Wed Nov 8 05:38:01 2006 @@ -1,2 +1,23 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%>
Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/advert3.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/advert3.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/advert3.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/advert3.jsp Wed Nov 8 05:38:01 2006 @@ -1 +1,22 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/login.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/login.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/login.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/login.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%>
Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/messages.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/messages.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/messages.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/messages.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%>
Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/newsFeed.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/newsFeed.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/newsFeed.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/newsFeed.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%>
Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/personalLinks.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/personalLinks.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/personalLinks.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/personalLinks.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%>
Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/portalBody.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/portalBody.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/portalBody.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/portalBody.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/search.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/search.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/search.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/search.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/stocks.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/stocks.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/stocks.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/stocks.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%>
Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/whatsNew.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/whatsNew.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/whatsNew.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portal/whatsNew.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%>
Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portalPage.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portalPage.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portalPage.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/portalPage.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/strutsForward.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/strutsForward.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/strutsForward.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/strutsForward.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test/header.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test/header.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test/header.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test/header.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test/myLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test/myLayout.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test/myLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test/myLayout.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test/templateLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test/templateLayout.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test/templateLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test/templateLayout.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test2.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test2.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test2.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test2.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test3.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test3.jsp?view=diff&rev=472490&r1=472489&r2=472490 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test3.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/tutorial/test3.jsp Wed Nov 8 05:38:01 2006 @@ -1,3 +1,24 @@ +<%-- +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ +--%> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>