Modified: struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/login.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/login.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/login.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/login.jsp Tue Nov 7 05:35:12 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. + * + */ +--%> <div align="center"><font size="+1"><b> <TABLE border=0 cellPadding=2 cellSpacing=0 width=300>
Modified: struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/messages.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/messages.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/messages.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/messages.jsp Tue Nov 7 05:35:12 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. + * + */ +--%> <DIV align=center><STRONG><FONT size=4> <TABLE border=0 cellPadding=2 cellSpacing=0 width=300> Modified: struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/newsFeed.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/newsFeed.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/newsFeed.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/newsFeed.jsp Tue Nov 7 05:35:12 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. + * + */ +--%> <div align="center"><font size="+1"><b> <TABLE border=0 cellPadding=2 cellSpacing=0 width=300> Modified: struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/portalBody.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/portalBody.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/portalBody.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/portalBody.jsp Tue Nov 7 05:35:12 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/tiles.tld" prefix="tiles" %> <tiles:insert page="/layout/columnsLayout.jsp" flush="true"> Modified: struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/stocks.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/stocks.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/stocks.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/stocks.jsp Tue Nov 7 05:35:12 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. + * + */ +--%> <div align="center"><font size="+1"><b> <TABLE border=0 cellPadding=2 cellSpacing=0 width=190> Modified: struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/whatsNew.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/whatsNew.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/whatsNew.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/whatsNew.jsp Tue Nov 7 05:35:12 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. + * + */ +--%> <div align="center"><font size="+1"><b> <TABLE border=0 cellPadding=2 cellSpacing=0 width=190> Modified: struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portalSummary.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portalSummary.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portalSummary.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portalSummary.jsp Tue Nov 7 05:35:12 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. + * + */ +--%> <div align="center"><font size="+1"><b> <TABLE border=0 cellPadding=2 cellSpacing=0 width="100%" > Modified: struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/rssChannelErrors.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/rssChannelErrors.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/rssChannelErrors.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/rssChannelErrors.jsp Tue Nov 7 05:35:12 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/examples/tiles/rssChannels.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/rssChannels.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/rssChannels.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/rssChannels.jsp Tue Nov 7 05:35:12 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/examples/tiles/rssChannelsSummary.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/rssChannelsSummary.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/rssChannelsSummary.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/rssChannelsSummary.jsp Tue Nov 7 05:35:12 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. + * + */ +--%> <div align="center"><font size="+1"><b> <TABLE border="0" cellPadding="2" cellSpacing=0 width="100%" > Modified: struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/tabsSummary.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/tabsSummary.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/tabsSummary.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/tabsSummary.jsp Tue Nov 7 05:35:12 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. + * + */ +--%> <div align="center"><font size="+1"><b> <TABLE border="0" cellPadding="2" cellSpacing=0 width="100%" > Modified: struts/sandbox/trunk/tiles/tiles-documentation/index.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/index.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/index.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/index.jsp Tue Nov 7 05:35:12 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/layout/classicLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/layout/classicLayout.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/layout/classicLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/layout/classicLayout.jsp Tue Nov 7 05:35:12 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/layout/columnsLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/layout/columnsLayout.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/layout/columnsLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/layout/columnsLayout.jsp Tue Nov 7 05:35:12 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/layout/vboxLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/layout/vboxLayout.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/layout/vboxLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/layout/vboxLayout.jsp Tue Nov 7 05:35:12 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/layouts/centerLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/layouts/centerLayout.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/layouts/centerLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/layouts/centerLayout.jsp Tue Nov 7 05:35:12 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" %> <%-- Centered Layout Tiles Modified: struts/sandbox/trunk/tiles/tiles-documentation/layouts/classicLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/layouts/classicLayout.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/layouts/classicLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/layouts/classicLayout.jsp Tue Nov 7 05:35:12 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/layouts/columnsLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/layouts/columnsLayout.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/layouts/columnsLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/layouts/columnsLayout.jsp Tue Nov 7 05:35:12 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/layouts/menu.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/layouts/menu.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/layouts/menu.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/layouts/menu.jsp Tue Nov 7 05:35:12 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" %> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/layouts/nestedTabsLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/layouts/nestedTabsLayout.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/layouts/nestedTabsLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/layouts/nestedTabsLayout.jsp Tue Nov 7 05:35:12 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" %> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/layouts/skin1/menuLeftLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/layouts/skin1/menuLeftLayout.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/layouts/skin1/menuLeftLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/layouts/skin1/menuLeftLayout.jsp Tue Nov 7 05:35:12 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/layouts/stylesheet.css URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/layouts/stylesheet.css?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/layouts/stylesheet.css (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/layouts/stylesheet.css Tue Nov 7 05:35:12 2006 @@ -1,4 +1,23 @@ /* CSS */ +/* + * 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. + * + */ /* base element inheritance formatting */ body { margin-left: 0px; margin-right: 0px; Modified: struts/sandbox/trunk/tiles/tiles-documentation/layouts/tabsLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/layouts/tabsLayout.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/layouts/tabsLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/layouts/tabsLayout.jsp Tue Nov 7 05:35:12 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" %> <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> Modified: struts/sandbox/trunk/tiles/tiles-documentation/layouts/vboxLayout.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/layouts/vboxLayout.jsp?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/layouts/vboxLayout.jsp (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/layouts/vboxLayout.jsp Tue Nov 7 05:35:12 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/project.xml URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/project.xml?view=diff&rev=472106&r1=472105&r2=472106 ============================================================================== --- struts/sandbox/trunk/tiles/tiles-documentation/project.xml (original) +++ struts/sandbox/trunk/tiles/tiles-documentation/project.xml Tue Nov 7 05:35:12 2006 @@ -1,4 +1,25 @@ <?xml version="1.0"?> +<!-- +/* + * 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. + * + */ +--> <project> <extend>${basedir}/../project.xml</extend>