-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Robert,
On 3/8/2010 1:31 PM, Robert Jacobson wrote:
> I managed to figure out a way to do it using a jdbc resource and
> sql:query and sql:update tags in a couple JSP files.
Yuck :(
> Well, the code works wonderfully when I don't have any security
>
Chuck wrote:
Not sure what else is going on, but the above is incorrect for your webapp - the
context name is *not* part of the .
Oops! You're right of course. Thank you! I'm a little confused as to
why having an incorrect url-pattern would cause the SQL to fail.
About the realm-name --
> From: Robert Jacobson [mailto:vvnxbdd...@snkmail.com]
> Subject: Adding security constraint breaks sql functionality
>
> --- BEGIN web.xml for /changepass
>
>
>
>
> changepass Web
> /changepass/*
Not sure what else is going on, but the above is incorrect for your webapp