That first problem sounds suspiciously like your
browser caching the mime type for the url.  If it
happens again, close your browser, open a new one and
try again.

Geoff Howard

--- [EMAIL PROTECTED] wrote:
> This problem looks very strange.
> 
> When this problem appended, I tried to test a simple
> helloworld application (without XSP):
> 
> <map:pipeline>
>     <map:match pattern="helloworld">
>         <map:generate src="helloworld.xml"/>
>         <map:transform src="helloworld2html.xsl"/>
>         <map:serialize/>
>     </map:match>
> </map:pipeline>
> 
> and the result was a HTML page which looks like:
> 
> -<html>
>   -<body>
>     <h1>Hello World>/h1>
>   </body>
> </html>
> 
> The HTML tags wasn't interpreted!
> It's very strange.
> 
> I have reloaded Tomcat three or four times and now
> the helloworld example above AND the XSP helloworld
> example (with the xml serializer) work very well.
> 


__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.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