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 is that struts does forward the request and the
controll never comes back to calling JSP.

Is there any woek around to this?

Use JSTL's <c:import> instead.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to