Hi,

I would like to send the parameters to a servlet via
the method POST,,,In this case how do my sitemap look
like?

My current sitemap is as follows:

<map:pipeline>
<map:match pattern="login.html"> 
<map:act type="request">
<map:parameter name="parameters" value="true"/>
<map:generate
src="http://pca6srv02:9083/cocoon/login.jsp{requestQuery}";
/>
<map:transform src="stylesheets/krishna.xsl" />
<map:transform type="i18n"/>
</map:act>
<map:serialize type="html"/>
</map:match>
 </map:pipeline>

If someone knows please help me,,,

Kavitha Ramesh.

________________________________________________________________________
Want to sell your car? advertise on Yahoo Autos Classifieds. It's Free!!
       visit http://in.autos.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