I don't know if this is just a problem on my end, but
I got the latest cocoon from CVS and everything seems
to work... except the links from the "Seach the Docs"
page in the Samples section. These pages would be
welcome-index.xsp, search-index.xsp, and
create-index.xsp.

The pages half load... when I look at the html source
in the browser, its something like:

<form xmlns:xsp="http://apache.org/xsp";
xmlns:xsp-request="http://apache.org/xsp/request/2.0";
action="create">
<table>
<tr>
<td></td><td><input type="" name="" size=""
value="http://localhost:8180/amber-dan/";></td>
</tr>
<tr>
<td colspan=""><input type="" name="" value=""
checked><input type="" name="" value=""></td>
</tr>
<tr>
<td colspan=""><input type="" name="" value=""></td>

</tr>
</table>
</form>

As you can see, important values are not filled in.
Similar things happen with the other files I
mentioned.

Is anyone else having this problem?


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to