ca be implemented in terms of existing Application
Service or DAO methods, or in terms of new ones that you write. All this is
very easy to use. Download and spend 30 minutes. You will save week of
work.
Best regards
Alessandro Colantoni
http://mandragora.sourceforge.net/
Hi
You have to put in your context cookies="false"
For more have a look at
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
hope this help
On 8/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi there.
Is there any way to tell Tomcat to never use cookies for session
management?
R
f the user has one of the role with
> specified permissions(perm1 , perm2) querying the database to decide if to
> show the page, if to show a denying message, or show fields editable or not.
>
>
> Alessandro
>
>
>
>
> On 3/17/06, Mark Lowe <[EMAIL PROTECTED]> wrote:
I solved the last problem passing to tomcat 5.5.16 .
At the end everything work as i desired (well i didn't do many tests so
that's what I hope).
Thanks your help and your patience
Alessandro
On 3/24/06, Alessandro Colantoni <[EMAIL PROTECTED]> wrote:
>
> Hi!
> One da
HI!!
Just solved.
I was using tomcat 5.5.0.
I was looking at sources of 5.5.16.
I suppose that the authenticate method of 5.5.0 doesn't use getPassord
method.
I tried it in 5.5.16 and everything works fine
Thanks for attention
Alessandro
On 3/24/06, Alessandro Colantoni <[EMAIL PROTECTED
Hi all!
For some reasons I had to extend JDBCRealm to overwrite the method
getPassword.
This is myRealm:
public class ManoloJDBCRealm extends JDBCRealm{
private static Log log = LogFactory.getLog(ManoloJDBCRealm.class);
protected String getPassword(String username) {
System.out.println("u
open another thread.
I hope I'm following the rigtht way
On 3/23/06, Alessandro Colantoni <[EMAIL PROTECTED]> wrote:
>
> Hi !
> I'm lost. Sorry.
> I don't understand when you say
> >I can guarantee that
> >MessageDigest.digest(), which returns an array of
h the digest and encode steps yourself, then
> compare
> your end result with what the user sent. If they're the same, then
> they're
> authenticated, without you needing to "undo" anything.
>
> Jay
>
> -Original Message-
> From: Alessandro Col
rt of a URL.
>
> Jay
>
> | Jay Burgess [Vertical Technology Group]
> | http://www.vtgroup.com/
>
>
> -Original Message-
> From: Alessandro Colantoni [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 22, 2006 12:12 PM
> To: Tomcat Users List
> Subject: re
Hi All!
I saw that both method Digest(..) and digest(..) in RealmBase return (
HexUtils.convert(md.digest())) and not just
md.digest().toString.
My problem is that user table is maintained by another application developed
in an other technology.
My application uses this table just to authenticate.
try
http://manageengine.adventnet.com/products/applications_manager/
On 3/20/06, Wick, Daniel <[EMAIL PROTECTED]> wrote:
>
> Did you try webalizer?
> http://www.mrunix.net/webalizer/
>
>
> > -Original Message-
> > From: Steele, Aaron [mailto:[EMAIL PROTECTED]
> > Sent: Monday, March 20, 2
e
page, if to show a denying message, or show fields editable or not.
Alessandro
On 3/17/06, Mark Lowe <[EMAIL PROTECTED]> wrote:
>
> On 3/17/06, Alessandro Colantoni <[EMAIL PROTECTED]> wrote:
> > Hi! again!!
> > Of course I'm Italian, but at moment I'm
and permissions
Thanks a lot for your help! I hope you enjoy in my country
Alessandro
On 3/17/06, Mark Lowe <[EMAIL PROTECTED]> wrote:
>
> On 3/17/06, Mark Lowe <[EMAIL PROTECTED]> wrote:
> > On 3/17/06, Alessandro Colantoni <[EMAI
filter class solution?
Is filter class more secure?
Thanks a lot
Ciao!
PS . good italian. What does it mean schete?
On 3/17/06, Mark Lowe <[EMAIL PROTECTED]> wrote:
>
> On 3/17/06, Mark Space <[EMAIL PROTECTED]> wrote:
> > Alessandro Colantoni wrote:
> >
> > &g
e to have a filter that handles the second level of
> authentication that checks the db for the modifyable user roles.
>
> Mark
>
> On 3/16/06, Alessandro Colantoni < [EMAIL PROTECTED]> wrote:
> > Hi all!
> > In my application I need to define roles dynamically. I ne
Hi all!
In my application I need to define roles dynamically. I need to create and
delete roles and associate them to a permissions table.
I want the user authenticate with a form.
The problem is that in web.xml I have to define statically the role names.
This is the involved piece of my web.xm
to set to have it?
What should I look for in stderr.log??
Thanks a lot!
Alessandro
On 12/2/05, Martin Gainty <[EMAIL PROTECTED]> wrote:
> Allesandro
> can you attach the
> stderr_20051202.log
> stdout_20051202.log
> Ciao
> Martin-
> - Original Message -
Hi All
I configured on conf/web.xml session timeout on 180 minutes and on my
web.xml too.
I have the following context.xml
session crash very often.
it crashes while working too, without leaving any inactivity as well
I tried with tomcat 4.1, 5.5.5, 5.5.7,5.5.12 on
Hi all.
Some times my session expires wrongly when I deal with a bean very big.
My bean is a Struts form bean.
I didn't touch conf/server.xml and conf/web.xml of tomcat distribution
In my web.xml I put
180
I've done such a file context.xml:
19 matches
Mail list logo