Hi,
I am making an address book application.I have some design issues which I
have not been able to resolve.
In this application a user would be able to view his personal address
book,add addresses and modify or delete them.
I am using JSP's and at the backened LDAP server.
I have a list of questions regarding all this.
Do I need to make EJB's in this application to create,retrive or modify
addresses?Can I directly do it through JSP itself.
If I can then how do I ensure user authentication?
If I need to use EJB's then would Session be a better option then
Entity,since I do not wish to store data in EJB server,rahter all this
should be done in LDAP server.
This is actually out of topis,but incase any of you have worked on something
like this,then pls help me.
Thanks and Regards,
Raj.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets