Re: Web spiders - disabling jsessionid

2006-12-02 Thread Bryce Nesbitt
>Hi, >As you may know url rewriting feature is not a nice thing when spiders >come to index your site - >http://gabrito.com/post/javas-seo-blunder-jsessionid. I'm having such trouble with JSESSIONID and search engines Google, Accoona, Alexa and Exalead. My approach was to contact each firm, and a

eliminating jsessionid, so Google/Alexa don't get confused

2006-11-29 Thread Bryce Nesbitt
I've searched and searched for a way to get rid of the sessionid in my URL's from tomcat/struts. What happens is that Google and other search engines think that each new session is a unique version of the page, frustrating their own caching. I added <%@ page session="false" %> to the top of each

Tips needed: restarting tomcat without risk of java.net.BindException

2006-11-16 Thread Bryce Nesbitt
We have a Tomcat application, which binds to port 8080 and AJP 6135. At 3 am we restart this application (because of a memory leak). But sometimes it is unable to bind to it's own port, and it just dies and never starts. Naturally this causes unhappiness. The server.xml is: And the

HowTo question: Setting java system properties in web.xml?

2006-09-11 Thread Bryce Nesbitt
i.apache.org/tomcat/HowTo#head-45c3314139cb900ddd43dde2ff671532e6e844bc -Bryce Nesbitt http://www.obviously.com/ - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,