hi guys,

   microsoft came up with Site Server which supports Personalization
and
   membership.

   I have worked with this product and liked the concept of storing
user
   related information in some database, which is managed by the site
   server. using this LDAP, it become easy to manage user's properties
   like name, address, phone etc. and important thing is we can define
   all these properties and map these to database server.

   so, is there anything similar to this in JSP/Servlet ?

   how can we solve the problem of personalization/membership
attributes,
   login/password using jsp/servlet ?

   is there any specific way of implementing this, other then just
simply
   storing these info in database and when ever it is require go and
get
   anc check the authentication ?

   I would appreciate any link on this.

   Thanks.
   Sanjay
__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to