hi Dal Multani,

   According what i understand, u can capture the parameter from the http request by 2 
ways :
1) use Action.
2) Use XSP

1) Use Action
   you can go to cocoon2's website and get information about the Action. If i not 
wrong, in the 
action u can can a request object and retrive all the information from the request.

   the structure is like :

   <map:match pattern="videopdf">
   <map:act type-"ACTION-NAME">
    <map:generate src="http://localhost/cgi-bin/nwwcgi.exe/vsrprod/videop"/>
    <map:transform src="stylesheets/page/video-fo.xsl"/>
    <map:serialize type="fo2pdf"/>
  </map:act> 
</map:match>

2) Use XSP
   same way, try go to the cocoon2's XSP web site and u can get some important 
information about 
the XSP. 


Hope this information can help u ..


regards

Kok Choon.
--------------------------------------------------------
Name: Ling Kok Choon
E-mail: Ling Kok Choon <[EMAIL PROTECTED]>
Date: 08/16/01
Time: 08:34:08

This message was sent by Z-Mail Pro - from NetManage
NetManage - delivers Standards Based IntraNet Solutions
--------------------------------------------------------


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