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?

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.


Vadim

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

Reply via email to