Hi,

I am using struts with JSTL. In one place I write something like this:

<c:import value="mytestprogram.do"/>

It throws an JSP exception at runtime.

Is this because struts will forward to the actual page when it sees *.do? Is
there any workaround?

Thanks,
Jeff

----- Original Message -----
From: "John Baker" <[EMAIL PROTECTED]>
To: "Tag Libraries Users List" <[EMAIL PROTECTED]>
Sent: Friday, March 15, 2002 9:28 AM
Subject: <c:if


> Does <c:if support else?
>
> ie if (x) something(); else somethingElse(); or do I have to use c:choose?
>
>
> --
> John Baker, BSc CS.
> Java Developer, TEAM/Slb. http://www.teamenergy.com
> Views expressed in this mail are my own.
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>

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

Reply via email to