DirectAction URLs
DirectAction URLs
- Subject: DirectAction URLs
- From: David Schneider-Joseph <email@hidden>
- Date: Tue, 6 Sep 2005 21:19:33 -0400
Hi all,
I have a mailing list administration software I'm developing. There is a direct action URL for unsubscribe requests, and I want to include this URL in the email. It would be easy for me to just copy and paste the URL as it is now. But what if:
A) I move to a different host or port? B) I change the application base directory?
I want to just be able to refer to the class and method of the action, and get the corresponding URL, so that I do not have redundancy in my code. Is there any simple way to do that? Keep in mind that I also want to pass along form values to the method.
Thanks in advance.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden