-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Andrew,
On 2/21/13 2:21 PM, Andrew Winter wrote:
> On Wed, Feb 20, 2013 at 10:38 PM, Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
> André,
>
> On 2/20/13 1:40 PM, André Warnier wrote:
Andrew Winter wrote:
> On Wed, Feb
On Wed, Feb 20, 2013 at 10:38 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> André,
>
> On 2/20/13 1:40 PM, André Warnier wrote:
> > Andrew Winter wrote:
> >> On Wed, Feb 20, 2013 at 5:13 AM, André Warnier
> >> wrote: Okay, I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 2/20/13 1:40 PM, André Warnier wrote:
> Andrew Winter wrote:
>> On Wed, Feb 20, 2013 at 5:13 AM, André Warnier
>> wrote: Okay, I have this resolved, now. I went with the FORM
>> authentication method and created a servlet that will creat
Andrew Winter wrote:
On Wed, Feb 20, 2013 at 5:13 AM, André Warnier wrote:
The standard modus operandi of this list is to not top-post (makes it more
difficult to follow the logical flow of conversation).
So I've copied your response and my further comments at end.
Andrew Winter wrote:
I
On Wed, Feb 20, 2013 at 5:13 AM, André Warnier wrote:
> The standard modus operandi of this list is to not top-post (makes it more
> difficult to follow the logical flow of conversation).
> So I've copied your response and my further comments at end.
>
>
>> Andrew Winter wrote:
>>>
>>> I work o
On Feb 20, 2013 5:13 AM, "André Warnier" wrote:
>
> The standard modus operandi of this list is to not top-post (makes it
more difficult to follow the logical flow of conversation).
> So I've copied your response and my further comments at end.
>
>
>>
>>> Andrew Winter wrote:
>>>
I work on an
The standard modus operandi of this list is to not top-post (makes it more difficult to
follow the logical flow of conversation).
So I've copied your response and my further comments at end.
Andrew Winter wrote:
I work on an intranet type application. While on the local network calls
are m
Thanks. A lot of file IO goes on with this app. There are a couple of files
in particular that are held open for the life of the app and written to
sporadically. I am thinking that having the same code as two web apps would
lead to those files getting clobbered. Is there a way to make the 'same
app
Andrew Winter wrote:
I work on an intranet type application. While on the local network calls
are made to regular http and authentication is not allowed due to a large
number of established services that call the server without providing
authentication. However, the server accepts calls from th