Hello all, This is a slighty different (and failry trivial) question about request parameters. Is there any way to pass parameters to a redirect or do they just have to be embedded in the URI? And I'm not wanting to do anything complex as was discussed in the "forwarding POST paramters" thread, it isn't warranted here.
<map:redirect-to uri="myNextPage?name=value/> becomes <map:redirect-to uri="myNextPage"> <map:parameter name="name" value="value"/> </map:redirect-to> Is any such thing possible? Also, if I want to URLEncode the value, can it be done without programming an action? Thanks a bunch. /S -- Steven Cummings Columbia, MO Email: [EMAIL PROTECTED] AIM: cummingscs ICQ: 3330114 __________________________________________________________________ The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.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]>