Hello, sorry to post OT, im facing an issue to handle some xml using jaxb and i
would like to know if somebody can help on this.
Again, sorry to bother on this, but is important.
thanks in advance
-
To unsubscribe, e-mail: users
2011/9/24 R4IDER :
>
> Hi,
>
> Does anyone know how to go about fixing the error below; I have spent a good
> 12 hours trying to work it out.
>
>
> HTTP Status 500 -
>
> type Exception report
>
> message
>
> description The server encountered an internal error () that prevented it
> from fulfilling
Hi,
Does anyone know how to go about fixing the error below; I have spent a good
12 hours trying to work it out.
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exception
org.apache.jasp
I should have mentioned that as only one user can be logged into a browser
session at any one time, they do have to log out for another user to log on.
But the logging out process does not do any cookie handling or
server-session invalidation.
This last step maybe the missing link.
-Original
- Original Message -
> From: Casey Burk
> To: users@tomcat.apache.org
> Cc:
> Sent: Thursday, September 22, 2011 12:33 PM
> Subject: Trying to get 2 instances of Tomcat 6.0.x (Red Hat) to work (each
> having their own lib directories)...
>
> Hello all!
>
> First and foremost, forgive
Hi Chris,
> -Original Message-
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Sent: Friday, September 16, 2011 10:56 PM
> To: Tomcat Users List
> Subject: Re: Tomcat 7.0.21: BufferOverflowException in
> AjpAprProcessor.output()
>
> Does that mean that the client never
The issue what you have mentioned may be the key point to resolve the
problem.
I'll look into it and try what you have asked. Thanks.
2011/9/23 Konstantin Kolinko
> 2011/9/23 陈俊宇 :
> > Hi,
> > I have been puzzling about this question for two days. There is
> little
> > relative information c
2011/9/23 陈俊宇 :
> Hi,
> I have been puzzling about this question for two days. There is little
> relative information can be found with Google.
> Looking forward for help. Any thought will be appreciated. Thanks a
> lot. Here is the detail.
> The request like this
> "
> http://www.
Tomcat 5.5.34 was released and announced yesterday...
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
>
> In your code, you would examine the Principal & see if it had permission
> to proceed. Then return the resource or an error, accordingly.
>
On my way , I would put "your code that examine the Principal & see
if it had permission " into a custom realm class.
This custom realm can check only u
Thanks. It's clear now :)
2011/9/23 Pid
> On 22/09/2011 23:23, Omar Belkhodja wrote:
> > Thanks Pid. What do you mean by "a mapping" ? Is it some kind of servlet
> > that would read the file, and create the HTTP answer after having checked
> > the login ?
>
> An arbitrary URL structure:
>
> /im
Hi,
I have been puzzling about this question for two days. There is little
relative information can be found with Google.
Looking forward for help. Any thought will be appreciated. Thanks a
lot. Here is the detail.
The request like this
"
http://www.local.com/pao/PixelTracking.
On 22/09/2011 19:49, Martin O'Shea wrote:
> To answer your questions:
>
> Is there a reason this data is in a custom cookie, rather than the
> session, via setAttribute()?
>
> The cookie is dedicated and meant to be persistent. The idea is that a user
> is recognised by the system upon returning
On 22/09/2011 23:23, Omar Belkhodja wrote:
> Thanks Pid. What do you mean by "a mapping" ? Is it some kind of servlet
> that would read the file, and create the HTTP answer after having checked
> the login ?
An arbitrary URL structure:
/images/{user}/{imageid}
If /images/* was secured, then any
14 matches
Mail list logo