You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by dg...@apache.org on 2003/02/01 16:38:37 UTC

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/tiles GetTag.java

dgraham     2003/02/01 07:38:37

  Modified:    src/share/org/apache/struts/taglib/tiles GetTag.java
  Log:
  javadoc update.
  
  Revision  Changes    Path
  1.3       +5 -8      jakarta-struts/src/share/org/apache/struts/taglib/tiles/GetTag.java
  
  Index: GetTag.java
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/share/org/apache/struts/taglib/tiles/GetTag.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- GetTag.java	16 Nov 2002 04:46:05 -0000	1.2
  +++ GetTag.java	1 Feb 2003 15:38:37 -0000	1.3
  @@ -7,7 +7,7 @@
    *
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2003 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -62,11 +62,8 @@
   
   package org.apache.struts.taglib.tiles;
   
  -
  -
  -
   /**
  - * This is the tag handler for <template:get>, which gets
  + * This is the tag handler for <tiles:get>, which gets
    * content from the request scope and either includes the content or prints
    * it, depending upon the value of the content's direct attribute.
    *
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org