The Struts <logic:empty> tag offers only a small part of what the JSTL tag
<c:if> offers.  I would recommend using JSTL as a supplement to the Struts
tags anyway.  The expression language is "java like" and quite nice.  What
also might be of interest to you down the road is the struts-el tags,
included in the *contrib* directory of the struts distribution.

Read this article for a jumpstart on JSTL:
http://www.onjava.com/pub/a/onjava/2002/08/14/jstl1.html


On 5/24/06, Natarajan IMS <[EMAIL PROTECTED]> wrote:

Hai All,
I am new to struts frame work. any one of u suggest / explain how to use
the
all struts tags in jsp file. I can't understand how to handle the form
bean
values in jsp using struts tag.

is there any way to implement in if condition in struts logic tags.

Regards,
NAT


Reply via email to