You should just be able to check the code out from svn, cd to the build
directory and run "ant"

On 2/19/08, code dude <[EMAIL PROTECTED]> wrote:
>
>
> Hi All,
> Thanks for quick reply
> >> could you tell us what kind of server connector are you using? And
> I am using http connector component.getServers().add(Protocol.HTTP, 8182);
>
> >> what is the client (IE, Firefox, etc.)?
> This problem is on IE as well as FF its giving null
>
> Kevin >> Which connector and version are you using
> I am using version 1.1 i guess , which version has the above bug fixed ??
> if not..........How do i apply the patch ??
>
> Regards,
> cd
>
>
>
> On 2/18/08, Thierry Boileau <[EMAIL PROTECTED]> wrote:
> >
> > Hello cd,
> >
> > could you tell us what kind of server connector are you using? And
> > perhaps, what is the client (IE, Firefox, etc.)?
> >
> > best regards,
> > Thierry Boileau
> >
> > On Feb 18, 2008 9:12 AM, code dude <[EMAIL PROTECTED]> wrote:
> > > Hi All,
> > > I am trying to implement IP based authentication where a user is
> > request is
> > > only allowed from particular or group of ip address ,
> > >
> > > I am trying to get user / client machine IP address thru Request
> > object
> > >
> > > request.getClientInfo().getAddress() -> but its returning null
> > >
> > > can someone please tell me if its possible to get client ip address
> > and hot
> > > to do it ??
> > >
> > > Regrads ,
> > > cd
> > >
> >
>
>

Reply via email to