Hi Mark,

Thank you for your reply.

I understand that context.xml has to be kept in $CATALINA_HOME\conf\[hostname] directory. But, I cant even access the tomcat folders. Can I somehow manage security within my application scope only?

Poorna

Mark Thomas wrote:

Poornachandran wrote:
Hi,

I am in a kind of a strange situation. Basically, I need to implement
security using Form Based authentication in one of my webapps. But, the
catch here is that I cannot access any of the server's configuration
files. I can only work with my app specific files.

Can you use a context.xml file? If so, you could define your realm in
there.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to