> From: Cenk Uysal [mailto:[EMAIL PROTECTED]] 
> 
> I tried JSPreader but now error is much more interesting. It returns
> nothing. My sitemap entry is: 

Have you looked at the log? Is there any relevant information? What do you
really get: 404 error or a blank page?

> 
>   <map:pipeline>    
>     <map:match pattern="*.*">
>      <map:read mime-type="text/html" src="/welcome.jsp" type="jsp"/>
>     </map:match>
>    </map:pipeline>

Change src attribute like this: src="welcome.jsp".

> 
> Here the welcome.jsp is the Cocoon's own example for JSPReader.
> 
> But it runs in examples directory.

Sorry, don't understand the above two sentences.

What is your Cocoon version? Would you send your page to me so I could check
what is wrong with it?

Konstantin

> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.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]>
> 

---------------------------------------------------------------------
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