Hello,

Why is Eclipse telling me I have an invalid doctype?
I am using the latest Tapestry beta 13.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE page-specification PUBLIC
  "-//Apache Software Foundation//Tapestry Specification 4.0//EN"
  "http://jakarta.apache.org/tapestry/dtd/Tapestry_4_0.dtd";>
<!-- generated by Spindle, http://spindle.sourceforge.net -->

<page-specification class="com.ttdev.helloworld.Home">
    <component id="subject" type="Insert">
        <binding name="value" value="greetingSubject"/>
    </component>


</page-specification>


Thanks for the help

Frank

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to