Good point!
Sorry! It's my first application.  I have to study more about sitemap.

Thanks!

Mauro


On Fri, 4 Oct 2002, Thomas Haselberger wrote:

> > -----Original Message-----
> > From: Mauro Daniel Ardolino [mailto:[EMAIL PROTECTED]]
> > I've created a pipeline to access my welcome.html file like this:
> > 
> >    <map:match pattern="*.html">
> >     <map:generate  type="file" src="{1}.html"/>
> >     <map:serialize type="html"/>
> >    </map:match>
> 
> 
> hello mauro,
> 
> why don't you use a reader instead if you don't do any transformation ?
> 
>     <map:match pattern="*.html">
>      <map:read mime-type="text/html" src="{1}.html"/>
>     </map:match>
> 
> regards,
>       tom 
> 
> ---------------------------------------------------------------------
> 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]>
> 
> 

-- 
Ing.Mauro Daniel Ardolino
Departamento de Desarrollo y Servicios
Altersoft
Billinghurst 1599 - Piso 9
C1425DTE - Capital Federal
Tel/Fax: 4821-3376 / 4822-8759
mailto: [EMAIL PROTECTED]
website: http://www.altersoft.com.ar


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