Re: Web Development Concept question
Re: Web Development Concept question
- Subject: Re: Web Development Concept question
- From: Arturo PĂ©rez <email@hidden>
- Date: Sun, 26 Jan 2003 23:14:04 -0500
On Sunday, January 26, 2003, at 11:19 AM, KHH wrote:
I am developing a subscriber portion to our web site and would like
some design feed back from the group.
The subscriber area could have different levels of access based on
your subscription. I am assuming the best way to develop this is to to
us webobjects to serve all pages of this area and determine the
subscription status of the user at the login prompt.
Is this going to be the best approach or is there something else I
could be looking at once the subscriber has been confirmed and a
statue level determined. Can I pass it to a different web server or
what...
You may want to look at having individual pages have a subscription
level. For example, user logs in
with subscription "a-la-carte". Then each and every page could charge
for access at the
appendToResponse stage. It also gives you the ability to control site
navigation by subscription level
relatively easily.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.