Why not set a display variable in the action that serves that page? 
Then, in the jsp  you can use <c:if> to see if you need to display the
date/message?

I suppose you could also use the jstl el to determine the condition as well.

Could you be a bit more explicit in what needs to be displayed?

On 1/23/06, Priya Saloni <[EMAIL PROTECTED]> wrote:
> Hi ,
>
> I have a requirement using Struts where i need to show in the JSP if the *
> paymentDate* is between *fromDate *and *toDate* Only.All Dates are *
> java.util.Date* .Is there any way we can implement in Struts based
> JSPs.Wecan implement it using java code but we don't want to do
> that.Some one please advice me.Its very urgent(Production Issue).
>
> Thanks In Advance
>
> Priya
>
>


--
Keith Sader
[EMAIL PROTECTED]
http://www.saderfamily.org/roller/page/ksader
http://www.jroller.com/page/certifieddanger

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

Reply via email to