Remove 'deprecated' DTD elements
--------------------------------

         Key: SB-30
         URL: http://issues.apache.org/struts/browse/SB-30
     Project: Sandbox
        Type: Task

    Reporter: Wendy Smoak
     Fix For: 2.0


Along the lines of SB-21 cleaning up the TLD, it looks like a few things can be 
removed from the DTD:

ContentType
   page  (use template)
   definition  (use template)
   (I'm not certain about this, but I think page/definition/template are the 
same.)

component-definitions (use tiles-definitions)

definition
  page (use path)
  template (use path)

add
  direct (use type=string)

put
  direct  (use type=string)
  content  (use value)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to