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/01/31 07:33:21 UTC

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/actions DefinitionDispatcherAction.java

dgraham     2003/01/30 22:33:20

  Modified:    src/share/org/apache/struts/tiles/actions
                        DefinitionDispatcherAction.java
  Log:
  Fixed javadoc.
  
  Revision  Changes    Path
  1.5       +6 -6      jakarta-struts/src/share/org/apache/struts/tiles/actions/DefinitionDispatcherAction.java
  
  Index: DefinitionDispatcherAction.java
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/share/org/apache/struts/tiles/actions/DefinitionDispatcherAction.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DefinitionDispatcherAction.java	16 Nov 2002 04:18:59 -0000	1.4
  +++ DefinitionDispatcherAction.java	31 Jan 2003 06:33:20 -0000	1.5
  @@ -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
  @@ -87,7 +87,7 @@
    * This action is usefull in following situations :
    * <li>
    * <ul>To associate an Url to a definition</ul>
  - * <ul>To use Struts <link> tag on a definition</ul>
  + * <ul>To use Struts &lt;html:link&gt; tag on a definition</ul>
    * </li>
    * <p>To configure the use of this action in your
    * <code>struts-config.xml</code> file, create an entry like this:</p>
  
  
  

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