Let me re-phrase that. I want to use the same URL for both an
IExternalPage and and a DirectService. My ServiceEncoder then needs
to be able to determine if the incoming request is a Direct Service
request or not. Can this be done without modifying the URL?
-Norman
On Jun 6, 2007, at 3:53 PM, Norman Franke wrote:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]