Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Michaelwah

    problem on session tracking when ";" change to "%3b"

    I am writing a Java Application need to access servlet. The servlet server is Tomcat/Apache. Apache seem change "space to %20" and "; to %3b" e.g. http://xxxxx/servlet/aServletClass;jsession=xxxx become http://xxxxx/servlet/aServletClass%3bjsession=xxxx and Tomcat cannot...
  2. Michaelwah

    Apache-Tomcat on Win2000!! ( Win2000 kill my Tomcat service )

    thx!! i have found the notice. I have used a old version documentation earily
  3. Michaelwah

    Apache-Tomcat on Win2000!! ( Win2000 kill my Tomcat service )

    I have setuped a servlet server using Apache-Tomcat on Win2000, and both Apache and Tomcat have set as Window services. But the Tomcat service is being kill by win2000 when a user log-ou. Why is problem come ? Do win2000 kill all java programme when loggout ?? I have try to use java and...

Part and Inventory Search

Back
Top