hi,
i'm trying to transform xsp via xml to html and all that i trying is this:

sitemap:
   <map:match pattern="esql"> 
   <map:act type="sakib">
        <map:generate type = "serverpages" src="esql.xsp"/> 
        <map:transform src="esql.xsl"/>
        <map:serialize type="html"/>
   </map:act>
  <map:redirect-to uri = "../../test/welcome"/> 
   </map:match>

WHAT AM I DOING WRONG???

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

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

Reply via email to