Shell component and the DTD
"Albrechtas, Adam" <[email protected]> Thu, 16 Jan 2003 10:57:48 -0500
| Newsgroups | gmane.comp.java.tapestry.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I am just starting out with Tapestry and was wondering if there was a way to
specify the full xhtml 1.0 DTD as specified by W3C using a Shell component
while still keeping the page "legal". The closest thing I could come up
with is pasted below but it is not exactly "legal" xhtml:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>My Page Title</title>
<link rel="stylesheet" type="text/css" href="css/xhtml-1.0.css" />
<head>
<span jwcid="$content$">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<span jwcid="shell" title="My Page Title" DTD="">
<body>
Am I missing something simple or is this just not possible yet with the
Shell component?
Thanks,
Adam
-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en