Hello all, We're using the following:
Java 5.0 Tomcat6.0 SQL Server 2000 Our webapp does the following: Get the request parameters from the request object from a page, concatenate them into a string, store the string in the db. When we retrieve the string from the db, we know what parameters to expect to find because we know the page they came from. This works. In one instance, however, we found parameters in this string that belonged to a different webapp running on our server. Would anyone be able to shed any light on this? The parameters we find in this string come from 3 different pages! We're baffled!! Many thanks! Bob --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]