
Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Hi,
thank you for the reply.
i dont want to be restricted within Tomcat only , i may wish to deploy
into some other server too.
>At least in Tomcat, each userid can have more than one role record.
may be. but my role is like that what i mentioned . that is my design.
>Tomcat offers five different interfaces to databases of passwords.
>JDBCRealm lets you interface to a SQL users and userroles
[quoted text clipped - 4 lines]
>access to your database to perform the authentications. It is much
>simpler than it first looks.
very much confused with this response. did you mean to use
"security-constraint" in the web.xml. i googled and found some pages
where people are demanding this can be done via web.xml and form based
authentication.
but none of them have become successful. they have messed up somehwhere
at last.
did your comment pointing to that ?
will you please show a small sample code to do this ? how you are
going to do this ? i am not clear .
please explain.
thank you
N.B : is there any example exists about what you are saying. i cant
understand your solution.
gk - 09 Feb 2006 04:02 GMT
anybody please respond
> Hi,
> thank you for the reply.
[quoted text clipped - 34 lines]
> N.B : is there any example exists about what you are saying. i cant
> understand your solution.
Roedy Green - 09 Feb 2006 06:22 GMT
>very much confused with this response. did you mean to use
>"security-constraint" in the web.xml. i googled and found some pages
>where people are demanding this can be done via web.xml and form based
>authentication.
I am new at this and digging into it for a project I am working on
http://mindprod.com/projects/internationaliser.html
I have not run into this "security-constraint" thing yet.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.