URL Filter + regular expression

2007-10-12 Thread lukasK
I've got some problem with using regular expression to describe uri. I would like to redirect all files (adresses) with .jsp types. According to example on http://www.servletsuite.com/servlets/redirectflt.htm the syntax is: uri=some_url How can I define expression affected all .jsp files. I try so

Re: Running Tomcat on Vista

2007-10-06 Thread lukasK
OK I've solved the problem. Hassan I was thinking about what you had written and I changed the user priviledges to whole Tomcat Folder. I set the full permission. Hassan thansk for your help. lukasK wrote: > > I cannot run tomcat on vista (java1.6), when I start server

Re: Running Tomcat on Vista

2007-10-05 Thread lukasK
h-2 wrote: > > None without more information. Please post specs (OS, java > vender/version, tomcat version) and full stack traces when and where > ever possible. > > --David > > lukasK wrote: >> I cannot run tomcat on vista (java1.6), when I start server I get erro

Running Tomcat on Vista

2007-10-05 Thread lukasK
I cannot run tomcat on vista (java1.6), when I start server I get error: java.io.IOException: Cannot rename original file... I set up JAVA_HOME variable. Any idea? -- View this message in context: http://www.nabble.com/Running-Tomcat-on-Vista-tf4577692.html#a13067695 Sent from the Tomcat - User