Hi All

I'm beginer in J2EE.
I use the J2EE SDK 1.2 beta developped by sun, and
I would like to write a JSP, which acess EJB methods  with
security permissions. I made users groups, roles,
method permissions etc.
All work properly, if I try access the bean from a J2EE
application. But how can the user log in from the web?
I choosed the "Basic" authentication method for the web conponent,
and I typed "Default" to the realm at the deploytool as I read at
j2sdkee-beta/doc/guides/deploytool/deploytool.html#auth_method
I think, the problem is about web resource collections or
authorization constraints. How should I fill these ?
How can I force the browser to ask for user name and password?

Have somebody any idea?

Thanks:
         Tibi

===========================================================================
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