Vadim Gritsenko wrote:
>
> Two questions about database actions:
>
> 1) I have got a suggestion to use PreparedStatement in DatabaseAuthenticatorAction,
> and it makes sence because all other database actions already using it.
> Is there any problems with this change?
No problem at all. The DatabaseAuthenticatorAction also is the least tested of all
the Database*Actions.
> 2) Database actions take column values from request parameters or request attributes.
> There is a suggestion to obtain values from request methods, like getServerName or
> getRemoteHost, etc.
How do you propose to specify them in the configuration file?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]