Using Forward and Include using RequestProcessor

2004-11-05 Thread Sanjay Choudhary
Hi All, I have an application which contains 100+ jsp's. Use case is to inject the Javascript conditionally into the JSP's. Condition is - If a cookie is present in the request, inject the Javascript else leave it alone. I started with a simple struts example project for the proof of concept.

Re: Using Forward and Include using RequestProcessor

2004-11-05 Thread Sanjay Choudhary
posting again On Fri, 5 Nov 2004 10:49:25 -0800, Sanjay Choudhary <[EMAIL PROTECTED]> wrote: > Hi All, > > I have an application which contains 100+ jsp's. Use case is to > inject the Javascript conditionally into the JSP's. Condition is - If > a cookie is pre

Fwd: Using Forward and Include using RequestProcessor

2004-11-05 Thread Sanjay Choudhary
-- Forwarded message -- From: Sanjay Choudhary <[EMAIL PROTECTED]> Date: Fri, 5 Nov 2004 10:49:25 -0800 Subject: Using Forward and Include using RequestProcessor To: [EMAIL PROTECTED] Hi All, I have an application which contains 100+ jsp's. Use case is to inject the

Using Forward and Include using RequestProcessor

2004-11-11 Thread Sanjay Choudhary
On Fri, 5 Nov 2004 10:49:25 -0800, Sanjay Choudhary <[EMAIL PROTECTED]> wrote: > Hi All, > > I have an application which contains 100+ jsp's. Use case is to > inject the Javascript conditionally into the JSP's. Condition is - If > a cookie is present in the requ