Thanks for response.
The first server on I install tomcat 5.5.28 is win2003 server and after I
install jboss on win2008 server .
All server have 32bit SO and i don't have a firewall . I disenable all
firewall, all antivirus.
I suppose that two different errors regard different JVM and/or App
Hi Chuck,
i have found out who is generating that in my code:
dispatcher.forward(request, response);
the response contains also the set cookie header...it is automatically done
by tomcat...
n828cl wrote:
>
>> From: banto [mailto:banto...@gmail.com]
>> Subject: RE: set-cookie
>>
>> ..then w
> From: banto [mailto:banto...@gmail.com]
> Subject: RE: set-cookie
>
> ..then where the
>
> set-cookie come from if not from the line
> getServletContext().setAttribute("products", products);?
That's part of the init() method, called when the servlet initializes, not when
it's processing a req
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dave,
On 5/21/2010 4:41 PM, laredotornado wrote:
> Thanks for this suggestion. Just to be sure I'm understanding correctly,
> the procedure would be
>
> 1. Add an error-page element to my xml doc that will be visited whenever an
> exception is gener
//if we reached here, no exception, cookie is valid the header name is
Set-Cookie for both "old" and v.1 ( RFC2109 )
//RFC2965 is not supported by browsers and the Servlet spec asks for 2109.
//in any case the cookie is added to the response header with Set-Cookie
keyword as seen here
Response.
On 22/05/2010 09:28, ago...@libero.it wrote:
> Good Morning
>
> Excuse for my poor english
>
> I have a strange error that occours on startup and after some minutes this
> cause the block of my appliction, only stop webserver from lot minutes or
> restart server sometime resolve the problem
2010/5/22 laredotornado :
>
> Thanks for this suggestion. Just to be sure I'm understanding correctly,
> the procedure would be
>
In general your understanding is correct, but _read_ the servlet spec,
chapter SRV.9.9 "Error Handling", as you were told already.
That there is a valve somewhere is
On 21/05/2010 22:31, Okubo, Yasushi (TSD) wrote:
> Hi
>
> I would like to enable singlesignon on vertical cluster environment
> [multi-nodes on multiple hosts].
>
> We are using clustersinglesignon under host element, and this works in
> horizontal cluster, but does not work in vertical cluster e
Good Morning
Excuse for my poor english
I have a strange error that occours on startup and after some minutes this
cause the block of my appliction, only stop webserver from lot minutes or
restart server sometime resolve the problem. But often the problem persist.
In Short:
I have a web ap
..then where the
set-cookie come from if not from the line
getServletContext().setAttribute("products", products);?
actually i added this line to another servlet but no
set-cookie header is sent?
thanks
n828cl wrote:
>
>> From: André Warnier [mailto:a...@ice-sa.com]
>> Subject: Re: set-cooki
10 matches
Mail list logo