Re: QUESTION: How to use *only* cookies for session tracking?

2008-02-09 Thread Len Popp
There's an article here: http://randomcoder.com/articles/jsessionid-considered-harmful that describes how to disable URL rewriting using a filter. -- Len On Feb 8, 2008 10:30 PM, Gregory Gerard <[EMAIL PROTECTED]> wrote: > http://tomcat.apache.org/tomcat-5.5-doc/config/context.html > > I can turn

Re: managing user uploads best practices

2008-02-09 Thread mbeards
Thanks for the suggestions! I like using the database for storage for it's easy maintenance and security, but marshalling a lot of binary data (like a large image library) adds a bit of overhead to the application. I'll look into pursuing a storage directory external to the webapp. -

Re: QUESTION: How to use *only* cookies for session tracking?

2008-02-09 Thread Leon Rosenberg
Lets face it, there is virtually no site of interest that doesn't require cookies (or javascript). A possibility to turn url rewriting off would be really great even it isn't covered by the servlet spec. And we all know how disturbing url rewriting is for crawlers. But since tomcat isn't a ref imp

Re: QUESTION: How to use *only* cookies for session tracking?

2008-02-09 Thread David Brown
Hello, you might want to take a look at: http://www.coreservlets.com/ The marquee author hosting the above named site wrote a book with the same title: * According to the author (Marty Hall) the only downside(s) to cookies are privacy issues. * The client browser has to have cookies turned on

Re: [Eclipse-Tomcat] Problem by deploying from Eclipse to Tomcat

2008-02-09 Thread Thomas Chang
The servlet-api-2.4.jar is already in /common/lib. I doubt that's the cause. :-) * The missing class: javax/servlet/ServletRequestListener occurs in servlet-api.jar which appears to be missing in your configuration. The best place for it is in

Re: [Eclipse-Tomcat] Problem by deploying from Eclipse to Tomcat

2008-02-09 Thread David Brown
Hello, do you have the servlet-api-2.x.jar (or similar) loaded using the Eclipse Project Properties? What is in the Eclipse Libraries tab? Run jarscan to see where your (assuming .war) is picking up the the package and class. Are you exporting a .war from Eclipse? What is your Eclipse JavaBuilde

Re: [Eclipse-Tomcat] Problem by deploying from Eclipse to Tomcat

2008-02-09 Thread Ken Bowen
The missing class: javax/servlet/ServletRequestListener occurs in servlet-api.jar which appears to be missing in your configuration. The best place for it is in Tomcat's common/lib. -Ken Thomas Chang wrote: Hi all, I am not sure if I should put my question here. But I can't google

[Eclipse-Tomcat] Problem by deploying from Eclipse to Tomcat

2008-02-09 Thread Thomas Chang
Hi all, I am not sure if I should put my question here. But I can't google out the right place. Hope someone here can help. :-) I built a web-app and can deploy it successfully from Tomcat Manager. But as I deploy it from the Eclipse, I get the following exception. P.S.: I use

Re: Can Tomcat support multiple SSL certificates for multiple domains?

2008-02-09 Thread Gabe Wong
Dave wrote: Hi, I have one JBoss instance (4.0.5GA) running on Linux. The machine has one IP with two domains. www.domain1.com www.domain2.com I have two SSL certificates, one for each domain, imported into keystore. I need to use both without any warnings from browser https

Can Tomcat support multiple SSL certificates for multiple domains?

2008-02-09 Thread Dave
Hi, I have one JBoss instance (4.0.5GA) running on Linux. The machine has one IP with two domains. www.domain1.com www.domain2.com I have two SSL certificates, one for each domain, imported into keystore. I need to use both without any warnings from browser https://www.domain1.

Re: Need help with multiple sites in server.xml file, almost there but not quite!

2008-02-09 Thread Pid
bump what? your message starts here >>> charley wrote: bump? anyone? - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <<<

Re: Need help with multiple sites in server.xml file, almost there but not quite!

2008-02-09 Thread charley
bump? anyone? - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Need help with multiple sites in server.xml file, almost there but not quite!

2008-02-09 Thread chazman113
bump -- View this message in context: http://www.nabble.com/Need-help-with-multiple-sites-in-server.xml-file%2C-almost-there-but-not-quite%21-tp15217741p15372039.html Sent from the Tomcat - User mailing list archive at Nabble.com. ---

Re: mod_jk for OS X PPC

2008-02-09 Thread BuildSmart
On Feb 4, 2008, at 5:29 AM, [EMAIL PROTECTED] wrote: See Thread at: http://www.techienuggets.com/Detail?tx=16694 Posted on behalf of a User hi. i have an iphone and i try to downgrade it with ibrickr. it seems to work but i have a big problem. your program is start running stops and rest