hi olivier, as its name implies it encodes urls, more specifically it automatically applies the servlet API function encodeURL() to attributes matched by a specified pattern. that function encodes the session id in the url if necessary, i.e. if sessions are not realized through cookies.
> -----Ursprungliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Auftrag > von Olivier Billard > Gesendet: Donnerstag, 31. Juli 2003 14:41 > An: Apache Cocoon Users > Betreff: What is the use of <map:transform type="encodeURL"/> ? > > > It is not requiered for the pipeline to work, but what is the use of > this transformer ? > > -- > Olivier BILLARD > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
