Re: including in JSP:include

2006-08-07 Thread Romu
questImpl. java:2644) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178) -Original Message- From: Michael Jouravlev [mailto:[EMAIL PROTECTED] Sent: Monday, August 07, 2006 12:28 PM To: Struts Users Mailing

RE: including in JSP:include

2006-08-07 Thread Vijay Gupta
hread.java:219) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178) -Original Message- From: Michael Jouravlev [mailto:[EMAIL PROTECTED] Sent: Monday, August 07, 2006 12:28 PM To: Struts Users Mailing List Subject: Re: including in JSP:include On 8/7/06, Vijay Gupta <[EMAIL PROTECTED]&

Re: including in JSP:include

2006-08-07 Thread Michael Jouravlev
On 8/7/06, Vijay Gupta <[EMAIL PROTECTED]> wrote: Hi All, I would really appriciate your help in this: I am trying to JSP:include 2 actions and having the problem that the request never comes back from 1st include and that stops further excutuion of the JSP trying to include. I guess the reason

including in JSP:include

2006-08-07 Thread Vijay Gupta
Hi All, I would really appriciate your help in this: I am trying to JSP:include 2 actions and having the problem that the request never comes back from 1st include and that stops further excutuion of the JSP trying to include. I guess the reason is that struts does forward the request and the con