Re: [Webwork-user] Secured actions

2002-02-08 Thread Victor Salaman
I wrote such a beat a little while back. WARNING: Danger ahead :) Anyways, it works the following way... you need to use the xml action configuration (e.g. actions.xml). For any resource you want to protect, just stick the attribute login-required='true' ... This works for action names and ali

[Webwork-user] Secured actions

2002-02-08 Thread Bogdan Ghidireac
Hi, I have a web app that is using container managed authentication. All the files from /customer directory are protected. Also I have a set of actions that are related to the secured domain (example: modify_account.action). What I want to do is to include these actions into the security domain

AW: Fwd: [Webwork-user] XSLTServlet error interface

2002-02-08 Thread Sven Kuenzler
> What is the webwork.log4j.configfile property set to? Is it a new feature that you have to set this option? I'm pretty sure that it worked without it until recently. Anyway yes, that missing option was the problem. I attached an updated version auf XSLTServlet.java. What I did - updated the