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