Re: UserDatabaseRealm Problems

2007-01-25 Thread Wesley Hof
ROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- (o_ Wesley Hof | System Engineer //\ Kiala NV | Louizalaan 149/28 (Brussels/BE) V_/_ Tel +32 2 541 1839 - http://www.kiala.com *DISCLAIMER* This e-mail (including any attachments) may contain information which is privileged or

request.getContextPath issue.

2007-01-25 Thread Wesley Hof
password="" maxWait="5000" maxActive="4" maxIdle="2"/> Now in the src we do: <% pageContext.setAttribute("ctx", request.getContextPath()); %> but for some reason I always get http://home/home.action, and $ctx contains just a &qu