hii..
i do not understand how that works.!! how can I write my own programatic
security in tomcat without any frameworj..just tomcat api?
regards !!
Johnny Kewl wrote:
>
> I dont think you can, easily, here are some idea's
> You could use something like embedded db Derby... and pre-c
I dont think you can, easily, here are some idea's
You could use something like embedded db Derby... and pre-configure that
with the web service users... and then just use tomcats db realm.
You could write your own "programatic" security in tomcat and call into
the web service.
You c