-----Original Message-----
From: shaba dil [mailto:shaba_dil_at_yahoo.com]
Sent: Tuesday, July 13, 2004 2:11 PM
To: users_at_jax-rpc.dev.java.net
Subject: Security with JAX-RPC
Hi all,
I wanna use authentication and authorisation with JAX-RPC.
So users login with username and password which was stored in a database.
I wanna authorise some users to use some tables.Mean i wanna create user
roles and permissions restrict access of some tables from some users.
Any good reaource for this purpose dealing with JAX-RPC security
authentication and autherisation from database?.