authentication
authentication
- Subject: authentication
- From: Kenneth Foust <email@hidden>
- Date: Sun, 2 Feb 2003 18:09:04 -0700
I am building a webobjects application for the internet. I need to
have a very secure authentication module where users may login and if
not yet a user you can choose to register which will cost you. There
will be many many users so do I need to put them in the database or
does webobjects put them somewhere?????
I looked at the jcauthentication but in appears that you have to use
interface builder which will in turn screw up the webobjects app. Or
can you use NIB?? I didn't think it would go to a browser as HTML.
question
1 can you design a component via WO builder and link it into
jcauthentication ??
2. Is there a tutorial or example anywhere
I don't want to get into things like swing as i hear it really slows
your app. Also I can't require that users have a JVM it has to be
dynamic to browser
The tutorials are good but where does one find examples of more
applications??
thanks
email@hidden
_______________________________________________
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.