Andreas-

<Context cookies = "true"> 
Set to true if you want cookies to be used for session identifier communication 
if supported by the client (this is the default). 
Set to false if you want to disable the use of cookies for session identifier 
communication, and rely only on URL rewriting by the application.

--so when you move to the new server and take the default you are using cookies 
in lieu of URL rewrite

OldServer
If you are using rewrite which Apache server is handling the re-writing and how 
is this implemented?

Anyone else?
Martin
This e-mail communication and any attachments may contain confidential and 
privileged information for the use of the 
designated recipients named above. If you are not the intended recipient, you 
are hereby notified that you have received
this communication in error and that any review, disclosure, dissemination, 
distribution or copying of it or its 
contents
----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Friday, October 27, 2006 8:19 AM
Subject: URL-Rewriting suddenly doesn't work any more


> 
> Hello!
> 
> I've got a very strange problem: I have activated URL-rewriting in
> webapps/application/META-INF/context.xml with <Context cookies="false" />. 
> This
> has been working fine until today. Suddenly, the server doesn't rewrite the
> URL's no more - there is no jession-id sent with the URL.
> 
> Does anybody have a hint where to look at?
> 
> It's totaly mysterious, because if I put the complete tomcat-directory to
> another machine, and start this application there, all is working fine again.
> 
> 
> 
> Kind regards,
> Andreas Hartmann
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to