HTML output of JSP document



To date I have used JSP documents (xml version of JSP) to output XHTML,
now I have an application that needs to output HTML 4.01. Is this
possible? Currently elements like meta tags written like this <meta />
are outputted as <meta></meta> which is not valid 4.01. Any insight?

Johkar

.



Relevant Pages

  • newbie, help
    ... on the following example I need to find the way of passing age property from ... the xml using xslt to the output xhtml. ...
    (microsoft.public.dotnet.xml)
  • Re: newbie, help
    ... You use an @ to read attributes, so @age ... the xml using xslt to the output xhtml. ...
    (microsoft.public.dotnet.xml)