I'm trying to use friendly URLs, and after following the
instructions, I got it to work.
I have one page with 3 form fields and a submit button. Normally,
when a user clicks "submit" it calls a direct service. I want to
translate this into the same URL one use to get there, e.g. http://
hostname/path/name
I thought I could add an encoder to hivemind.xml that looks for
"direct" as a service, my page name and the the component, e.g.
"submitForm". While it does redirect to the correct URL, the form
values are not set. How get it to maintain the form values?
-Norman
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]