Re: [OT] HTTP Sniffers

2004-12-15 Thread Justin Ruthenbeck
group is there a good free HTTP Sniffer application I can use, I need to see what the HTTP headers are returning on my site. __ Justin Ruthenbeck Lead Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http

Re: [OT] Re: Tomcat mailing list is full of non tomcat topics

2004-12-08 Thread Justin Ruthenbeck
] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Lead Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: Delivering JSPs without source

2004-12-01 Thread Justin Ruthenbeck
classes (custom realms, valves, anything the main classloader needs) into /common/lib/app-container.jar. Will this not work in your case? justin __ Justin Ruthenbeck Lead Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com

Re: Delivering JSPs without source

2004-11-30 Thread Justin Ruthenbeck
why these classes are not visible? Thanks, --Steven - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Lead Software

Re: Response and file downloads

2004-11-01 Thread Justin Ruthenbeck
window. This will, of course, subject you to any headaches associated with javascipt window opening. justin __ Justin Ruthenbeck Lead Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com

RE: Response and file downloads

2004-11-01 Thread Justin Ruthenbeck
the previous page's options were ... there's really no contradiction in doing so. justin -Original Message- From: Justin Ruthenbeck [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 2:56 PM To: Tomcat Users List Subject: Re: Response and file downloads Luc, At 11:42 AM 11/1/2004, you

Re: how to deny .jsp execution within an upload directory

2004-10-29 Thread Justin Ruthenbeck
] __ Justin Ruthenbeck Lead Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: request.getSession(false) randomly returns null in servlet

2004-10-12 Thread Justin Ruthenbeck
] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Lead Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

[OT] Webapp upgrades and browser caching

2004-10-07 Thread Justin Ruthenbeck
disabling static content caching, are there any other options out there? Much thanks for the help! justin __ Justin Ruthenbeck Lead Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com

Re: [OT] Webapp upgrades and browser caching

2004-10-07 Thread Justin Ruthenbeck
: Justin Ruthenbeck wrote: I'm looking for some advice about how to handle the following situation. (1) Apache 2.x in front of Tomcat 5.x (2) Deploy new web application. Bunch of servlets, bunch of jsps, bunch of static content (mainly js, css). (3) Many users use the application, during which

Re: Cluster Pure Tomcat with Hardware Load Balancer

2004-10-04 Thread Justin Ruthenbeck
Clustering. Any help is appreciated. MitchellT - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Lead Software Engineer

RE: Question about creating new HttpSessions

2004-09-16 Thread Justin Ruthenbeck
. justin __ Justin Ruthenbeck Lead Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: Configuring Tomcat 5 to not display null value as word null

2004-08-20 Thread Justin Ruthenbeck
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Lead Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: How to keep a single user session from having multiple threads?

2004-08-19 Thread Justin Ruthenbeck
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Lead Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com

Re: How can I display number of requests over the past n seconds?

2004-08-02 Thread Justin Ruthenbeck
is incremented everytime a request comes in. But what should I do so that I can show number of request over past time intervals? Since the present time is always changing, the past n seconds is constantly changing also. Thanks in advance, Tom __ Justin

RE: Is there such a beast ? (virtual directories)

2004-07-13 Thread Justin Ruthenbeck
At 12:13 PM 7/13/2004, you wrote: One option is to use a servlet that serves static files from directories and map that servlet in your web application's web.xml. This is nowhere near as robust or secure as putting httpd infront of your servlet containers. Again since this _could_ point

RE: will ROOT (/) context, folder hello interfere with context (hello) ?

2004-07-09 Thread Justin Ruthenbeck
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com

Re: Limit time for Database connection

2004-07-08 Thread Justin Ruthenbeck
] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: Limit time for Database connection

2004-07-08 Thread Justin Ruthenbeck
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http

RE: jspc

2004-06-24 Thread Justin Ruthenbeck
] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: Design question ..

2004-06-21 Thread Justin Ruthenbeck
. Thanks, - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com

Re: Design question ..

2004-06-21 Thread Justin Ruthenbeck
At 04:12 PM 6/21/2004, Frank Zammetti wrote: The first point is a very good one, I wouldn't have thought of it! The second point is certainly arguable. I see where your coming from, but if it's a business rule, it by definition belongs in the model layer. Remember, view is easy, the controller

Re: Reading the servlet input stream twice

2004-06-18 Thread Justin Ruthenbeck
- Check your email from the web at http://mail2web.com/ . - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software

RE: three problems

2004-06-17 Thread Justin Ruthenbeck
At 05:23 PM 6/17/2004, you wrote: Thanks for your prompt answer, Could you be more specific on the address attr? I have the following in the Connector element on my server.xml: Connector className=org.apache.coyote.tomcat4.CoyoteConnector port=8080 minProcessors=5 masProcessors=75

Re: Is tomcat a suitable server for our application ?

2004-06-15 Thread Justin Ruthenbeck
immediately and destroy the original message and all copies. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software

Re: Failing due to Multiple browser windows sharing the same session

2004-06-03 Thread Justin Ruthenbeck
storing data to make it immune to this situation. justin __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: Maintaining Sessions

2004-06-02 Thread Justin Ruthenbeck
!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin

Re: Maintaining Sessions

2004-06-02 Thread Justin Ruthenbeck
/transport-guarantee /user-data-constraint /security-constraint Thanks for the help thus far, Justin Jaynes No problem. Good luck. justin --- Justin Ruthenbeck [EMAIL PROTECTED] wrote: Hi, Square peg, round hole. It seems like the only reason you've split these into multiple hosts

RE: API for authenticating user

2004-05-27 Thread Justin Ruthenbeck
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck

RE: forwarding across contexts?

2004-05-11 Thread Justin Ruthenbeck
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com

RE: forwarding across contexts?

2004-05-11 Thread Justin Ruthenbeck
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See

Re: forwarding across contexts?

2004-05-10 Thread Justin Ruthenbeck
At 07:04 PM 5/10/2004, you wrote: Hi, I'm trying to install a filter into the default context that forwards to my application (in another context) and it doesn't seem to want to work. (jboss 3.2.3 with embedded tomcat 4.1.29) In researching this, I've seen various hints that this may in fact be

RE: Tomcat and restricting the size of HttpServletRequest

2004-04-23 Thread Justin Ruthenbeck
the above behavior than to truly stream data over the network. Any authoritative input would be appreciated. Thanks, justin __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http

Re: Tomcat stops loading when I run my servlet with load-on-startup

2004-04-23 Thread Justin Ruthenbeck
commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine

Re: FW: Tomcat stops loading when I run my servlet with load-on-startup

2004-04-23 Thread Justin Ruthenbeck
-Original Message- From: Adrian Klingel [mailto:[EMAIL PROTECTED] Sent: Friday, April 23, 2004 6:52 PM To: Adrian Klingel - Exaweb Subject: FW: Tomcat stops loading when I run my servlet with load-on-startup -Original Message- From: Justin Ruthenbeck [mailto:[EMAIL PROTECTED] Sent

Re: How to limit concurrent requests by same user

2004-04-21 Thread Justin Ruthenbeck
or omit the (costly) body of the page. Regards Thomas __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: [OT] how to save a form field to client

2004-04-07 Thread Justin Ruthenbeck
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com

Re: How can I maintain state with Axis webservice in Tomcat?

2004-04-06 Thread Justin Ruthenbeck
__ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

RE: tomcat5/tomcat4 comparison

2004-03-30 Thread Justin Ruthenbeck
At 12:22 PM 3/30/2004, you wrote: Basically, the whiz-bang feature I want is JSP2.0 I have looked over whats on the site as they do show about 10 differences in containers, so the clustering, GC improvments, some others, I've read. I just need to justify the move of a handful of servers to

Re: Tomcat 4.1.27 fails to start

2004-03-26 Thread Justin Ruthenbeck
__ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php __ - To unsubscribe

Re: Automatic authentication when accessing a servlet ?????????

2004-03-18 Thread Justin Ruthenbeck
] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: Port-per-webapp?

2004-03-17 Thread Justin Ruthenbeck
** == - Original Message - From: Justin Ruthenbeck [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, March 16, 2004 5:12 PM Subject: Re: Port-per-webapp? Tony, Can you include your full uriworker.properties and worker.properties files

Re: delaying context reload

2004-03-16 Thread Justin Ruthenbeck
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: Releasing JK 2.0.4

2004-03-16 Thread Justin Ruthenbeck
://www.shiftomat.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr

Re: Port-per-webapp?

2004-03-16 Thread Justin Ruthenbeck
commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine

Re: Port-per-webapp?

2004-03-16 Thread Justin Ruthenbeck
it has to be some configuration error, but I just can' t seem to find out which configuration. Any suggestion helps, thank you! Tony - Original Message - From: Justin Ruthenbeck [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, March 16, 2004 3:10 PM Subject: Re

JSR77: Tomcat full support?

2004-03-10 Thread Justin Ruthenbeck
Samuel, I'm redirecting this to the Tomcat-User list. You'll get better answers here unless you have specific questions for a specific poster that would not be useful for the general audience. As for your question, most of JSR77 consists of JMX support. Although I haven't used it, Tomcat5

Re: java.library.path question???

2004-03-10 Thread Justin Ruthenbeck
. System.getProperty(java.library.path) needs to also have my DLL's directory in it - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin

RE: Hotswap servlet code in Tomcat 5?

2004-03-09 Thread Justin Ruthenbeck
] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: session-timeout

2004-03-08 Thread Justin Ruthenbeck
to (reliably) measure your webapp's memory consumption. There is plenty of information about this in the archives or by reading up on JVM memory management for whatever vendor/platform you're running on. justin __ Justin Ruthenbeck Software Engineer, NextEngine

RE: session-timeout

2004-03-08 Thread Justin Ruthenbeck
. The important point, however, is that memory management is up to whoever implements the JVM. Sun does it one way, another vendor could do it another. This can, of course, also vary between OS's as well. justin __ Justin Ruthenbeck Software Engineer

RE: session-timeout

2004-03-08 Thread Justin Ruthenbeck
vendor could do it another. This can, of course, also vary between OS's as well. justin __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: Can't access session id

2004-03-03 Thread Justin Ruthenbeck
] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer

RE: The purpose of WEB-INF\classes ?

2004-03-02 Thread Justin Ruthenbeck
-compliant, not 2.3. I think that loading order may have been a clarification in 2.3, though always intended to be this way, so tomcat is (and has always been) correctly implemented in this regard. Yoav Shapira Justin Ruthenbeck wrote: To you (the end-user), there's no purpose for it other than

RE: application unavailable

2004-03-01 Thread Justin Ruthenbeck
this together. justin __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

RE: application unavailable

2004-03-01 Thread Justin Ruthenbeck
System.exit() and other JVM-level commands. In just about every situation where multiple users are developing, it's adventageous to give each user their own JVM. Thanks.. Jason. On Mon, 1 Mar 2004, Justin Ruthenbeck wrote: At 12:50 PM 3/1/2004, you wrote: On Mon, 1 Mar 2004, Shapira, Yoav

Re: The purpose of WEB-INF\classes ?

2004-03-01 Thread Justin Ruthenbeck
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: [OT] HTTP and tomcat filter question

2004-02-16 Thread Justin Ruthenbeck
for complicating this relatively simple process. ;) justin __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: Best practice question: where to place project libraries

2004-02-11 Thread Justin Ruthenbeck
At 07:40 PM 2/10/2004, you wrote: Justin Ruthenbeck wrote: I haven't used the META-INF/context.xml convention, so I'm not too familiar with it. Conceptually, it's questionable whether a webapp should be able to modify container configuration ... even if it's just configuration for that one app

Re: Best practice question: where to place project libraries

2004-02-10 Thread Justin Ruthenbeck
migration between containers much easier. If you're actively supporting multiple containers, it's practically required. justin __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http

Re: Best practice question: where to place project libraries

2004-02-10 Thread Justin Ruthenbeck
__ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: Best practice question: where to place project libraries

2004-02-10 Thread Justin Ruthenbeck
of the lines of responsibility between the development and deployment -- two things which really should be separate. justin PS: Kinda funny how only us West Coasters tend to post between the hours of 3-7pm PST. __ Justin Ruthenbeck Software Engineer

RE: design issue .....

2004-01-27 Thread Justin Ruthenbeck
] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: Tomcat5 and url tracking hijacking

2004-01-27 Thread Justin Ruthenbeck
, I'd love to get pointed to those. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer

Re: How do I turn off secure cookies for session IDs?

2004-01-23 Thread Justin Ruthenbeck
__ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

RE: RTFM

2004-01-14 Thread Justin Ruthenbeck
] - Yahoo! Messenger - Communicate instantly...Ping your friends today! Download Messenger Now __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http

Re: weired chunked encoding (how to disable properly)

2004-01-13 Thread Justin Ruthenbeck
that the file end has arrived, and I am not even sure it is standards compliant). b) Using HTTP 1.1, and using chunked encoding. Yours, Antonio Fiol __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential

Re: [ERROR] Digester

2004-01-13 Thread Justin Ruthenbeck
running? I have installed the IBMJava2-JRE-1.4.1-8 if that makes a difference. Brennon Obst Java Security Programmer iEnergy Main Branch 39 Melbourne St. / Brisbane p. (617) 3846- [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer

ServletContextListener: how to suspend web app on error

2004-01-08 Thread Justin Ruthenbeck
something. Cheers, justin __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: invoker servlet, tomcat 4.1.29, apache 2.0.48 and connector jk2

2004-01-06 Thread Justin Ruthenbeck
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

RE: invoker servlet, tomcat 4.1.29, apache 2.0.48 and connector jk2

2004-01-06 Thread Justin Ruthenbeck
=org.apache.naming.resources.FileDirContext allowLinking=true/ /Context Any idea ? Thanks Max -Original Message- From: Justin Ruthenbeck [mailto:[EMAIL PROTECTED] Sent: January 6, 2004 3:22 PM To: Tomcat Users List Subject: Re: invoker servlet, tomcat 4.1.29, apache 2.0.48 and connector

RE: invoker servlet, tomcat 4.1.29, apache 2.0.48 and connector jk2

2004-01-06 Thread Justin Ruthenbeck
-mapping servlet-nameCPE_TextEditServlet/servlet-name url-pattern/servlet/CPE_TextEditServlet/url-pattern /servlet-mapping Thanks again, Max -Original Message- From: Justin Ruthenbeck [mailto:[EMAIL PROTECTED] Sent: January 6, 2004 4:05 PM To: Tomcat Users List Subject: RE

Re: Problem with database updates using DBCP

2003-12-23 Thread Justin Ruthenbeck
, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

RE: JSP not reloading

2003-12-23 Thread Justin Ruthenbeck
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

RE: JSP not reloading (oops)

2003-12-23 Thread Justin Ruthenbeck
[Sorry, that was meant for a different topic. Vacation needed. :)] Are you sure nothing changed on the DB side? Some seemingly inocuous performance tweak? Do you have some odd rouge connection holding a lock on the table(s) you're trying to update and your app is.. snip

[FAQ] HowTo: Link Tomcat 5 with IIS 6 on Windows 2003 Server using the JK2 ajp13 connector

2003-12-23 Thread Justin Ruthenbeck
://virtualict.net/support/kb/iis6-Tomcat5-JK2.html TJ 2XP To Explore, To Experience, To Express - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin

Re: [FAQ] HowTo: Link Tomcat 5 with IIS 6 on Windows 2003 Server using the JK2 ajp13 connector

2003-12-23 Thread Justin Ruthenbeck
kept up-to-date with info or just one of them? Depending, perhaps we should link to the Wiki in the FAQ (at least for the connectors section). justin Justin Ruthenbeck wrote: TJ, This is a very sharp writeup -- thanks for writing it up for everyone else. Tim, wanna add this to the FAQ? justin

[OT] Source Code Visual Tree builder?

2003-12-19 Thread Justin Ruthenbeck
, but I've never required a free one until now... Thanks in advance! justin __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: xml escaping characters for database password

2003-12-17 Thread Justin Ruthenbeck
At 05:34 PM 12/17/2003, you wrote: Hi, I'm using mysql via JDBC and I need to encode a password with non-alphabet characters in it like % in my server.xml. Do I use a URL encoding for this or an XML encoding? I don't know for sure as I haven't used mysql specifically, but if the password will

RE: [offtopic] Architecture Question

2003-12-04 Thread Justin Ruthenbeck
services ? SSL keys ? __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

RE: Tomcat reload / classloader / connection pool

2003-12-02 Thread Justin Ruthenbeck
At 04:21 PM 12/2/2003, you wrote: Christopher Schultz wrote: First of all, why is this so? This is likely because of the way you use the singleton. When you have a singleton (I use quotes because it's probably not a real singleton otherwise we would not be having this discussion) the

Re: Are Multiple requests from single client handled sequentially?

2003-11-25 Thread Justin Ruthenbeck
At 05:19 AM 11/25/2003, you wrote: Hi, We have a client server set up, wherein the client sends multiple requests to the server at the same time the data is retrived from the database. But the response from the server is got only one after the other. :( Can soemone tell me why this might be

Re: definition/usage of session-timeout?

2003-11-25 Thread Justin Ruthenbeck
At 07:08 AM 11/25/2003, you wrote: Ben, Thanks for the reply. But I'm still unclear on why setting the timeout won't work for my situation. What is the difference between an effectively idle session timing out, and cancelling a request? Of course I agree that fixing the root problem would

Re: Great Compiling Problem

2003-11-21 Thread Justin Ruthenbeck
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com

RE: Server URL Before Request

2003-11-21 Thread Justin Ruthenbeck
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com

RE: Server URL Before Request

2003-11-21 Thread Justin Ruthenbeck
configuration file. Load this file and read your parameters from it. I'll leave the details of that to the archives... Hope this is what you're looking for. justin -Original Message- From: Justin Ruthenbeck [mailto:[EMAIL PROTECTED] Sent: Friday, November 21, 2003 2:54 PM To: Tomcat

Re: How jasper determines when to use default package org.apache.jsp when translating jsps to servlets?

2003-11-20 Thread Justin Ruthenbeck
? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: jsp cache issue

2003-11-19 Thread Justin Ruthenbeck
/_/jsp/diagnostics/diagpage_jsp. java Is this behaviour by design? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ Justin Ruthenbeck

Re: tomcat submits twice?

2003-11-10 Thread Justin Ruthenbeck
At 07:01 AM 11/10/2003, you wrote: Hi, I know the forum has a lot of questions about requests being submitted twice. I have implemented some of the solutions mentioned in there but the problem still persists. I have implemented a javascript solution which greys out the submit button rendering

Re: two users see the same session

2003-11-07 Thread Justin Ruthenbeck
: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine

Sessions and proxies (Split From: Tomcat 4 losing session (may be related to Win XP))

2003-11-06 Thread Justin Ruthenbeck
PROTECTED] Sent: Thursday, November 06, 2003 8:55 AM To: 'Tomcat Users List' Subject: RE: Tomcat 4 losing session (may be related to Win XP) Have you tried to append jsessionid? -Original Message- From: Justin Ruthenbeck [mailto:[EMAIL PROTECTED] Sent: November 5, 2003 9:32 PM To: Tomcat Users

Re: Tomcat 4 losing session (may be related to Win XP)

2003-11-05 Thread Justin Ruthenbeck
PROTECTED] Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php

Re: Which is the winner----Singleton Class or Base Servlet????

2003-11-05 Thread Justin Ruthenbeck
At 05:07 PM 11/5/2003, you wrote: In addition to what others have said, why don't you ask your highly knowledgeable friend for proof of what he's claiming? Anyway his answer to this question is,-- using base servlet does not create a separate object instance as it is done when using a

RE: Tomcat 4 losing session (may be related to Win XP)

2003-11-05 Thread Justin Ruthenbeck
(and the more hands you've got in the cookie jar, the more chances someone else is screwing things up). Wendell Holmes justin -Original Message- From: Justin Ruthenbeck [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 05, 2003 4:25 PM To: Tomcat Users List Subject: Re: Tomcat 4 losing

Re: Security methods [OT]

2003-10-31 Thread Justin Ruthenbeck
it. Thanks! -Brian Menke - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr

Re: [OT] reloading bean upon session time out

2003-10-30 Thread Justin Ruthenbeck
At 07:59 AM 10/30/2003, you wrote: Upon my users first request to my JSP-pages I retrive their user name and loads their authorization level etc. from a database. This information is stored in a bean given session scope. Thing is that after 30 minutes (default) the session times out and the

RE: Session exclusivity (was Form Double Submit Detection)

2003-10-28 Thread Justin Ruthenbeck
] Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com/confidentiality.php - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Windows freeze...

2003-10-28 Thread Justin Ruthenbeck
At 12:37 PM 10/28/2003, you wrote: Leo, On Windows, when an applicacion throws an Exception, for the first time, Tomcat freezes, until I hit the keyboard or I do something on the DOS console that appears when Tomcat starts up. I've had this problem before. It turns out that in some DOS windows,

Re: Windows freeze...

2003-10-28 Thread Justin Ruthenbeck
At 01:03 PM 10/28/2003, you wrote: Could you recomend me any Windows version to avoid this? Is there some way to send the output of the console to a file?? if not, is it possible to always click enter in that console so as to left the selection-mode unselected?? Turn off QuickEdit in your DOS

Re: automatic reloading redux

2003-10-27 Thread Justin Ruthenbeck
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential. See: http://www.nextengine.com

  1   2   3   >