id a simple test to verify this, requesting the same file twice to
get first a 200 and then a 304 response from Tomcat. The headers, as
reported by Firefox's Live HTTP Headers plugin, can be seen here:
http://marc.info/?l=tomcat-user&m=117950251422474&w=2
Am I correct that t
On 5/20/07, Julian Reschke <[EMAIL PROTECTED]> wrote:
Yes, I think that's correct. It's bug.
OK then, I'll submit a bug report.
--
Len Popp
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
It's been running fine on Windows for a few days.
--
Len
On 6/20/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
how is 5.5.24 looking, if no one objects, I'll plan to start a vote on
friday
Filip
Filip Hanik - Dev Lists wrote:
> http://people.apache.org/~fhanik/tomcat/tomcat-5.5/v5.5.2
On 7/31/07, Rainer Jung <[EMAIL PROTECTED]> wrote:
> My personal opinion: java.util.logging very much lacks a good formatter.
> The default 2 line formatting of messages, splitting timestamps and
> message in separate lines, is not really useful in production. Many ad
> hoc log analysis practices w
On 8/3/07, Costin Manolache <[EMAIL PROTECTED]> wrote:
> On 8/2/07, Len Popp <[EMAIL PROTECTED]> wrote:
> >
> > On 7/31/07, Rainer Jung <[EMAIL PROTECTED]> wrote:
> > > My personal opinion: java.util.logging very much lacks a good formatter.
>
would wish things like configuring the depth
> of the stack printed.
>
> Len Popp wrote:
> > On 7/31/07, Rainer Jung <[EMAIL PROTECTED]> wrote:
> >> My personal opinion: java.util.logging very much lacks a good formatter.
> >> The default 2 line formatting of
You can indeed use session replication without sticky sessions, and
the session data will be copied to all the Tomcat servers. However it
may be inefficient. You probably have to use synchronous replication
to ensure the session data is consistent across the cluster, which
adds latency to the reque
pSession class
> using the setAttribute or putValue methods appropriately.
> ....
>
> regards
> Peter
>
> Am 02.11.2007 um 22:37 schrieb Len Popp:
>
> > You can indeed use session replication without sticky sessions, and
> > the session data will be copied to
The HTML 4 spec requires a "name=value" pair between the &'s, by my
reading. Not necessarily in every URL, but at least when a form is
submitted via a GET request.
ref. http://www.w3.org/TR/html4/interact/forms.html#h-17.13.3.4
That's the commonest way to create URL query strings but not the
*only*
On Mon, Jun 14, 2010 at 10:51, Mladen Turk wrote:
> You will also need the Server 2003r2 platform SDK, and if
> building from GUI adjust the include and lib directories
> from the SDK to take precedence over the ones from visual studio.
>
After you install the Server 2003 Platform SDK, here's ho
10 matches
Mail list logo