>>>>> "Leford" == Leford Webmaster <[EMAIL PROTECTED]> writes:

    Leford> I am moving from struts taglibs to JSTL. Having difficulty converting
    Leford> the <logic:messagesPresent> to <c:if test='XXX'> . anyone can help to
    Leford> fill in the XXX? Thanks!

You don't have to "move" from Struts to JSTL, you can use both.  It's very
likely that robust applications will use even more than two tag libraries at
the same time.

If you want to cleanly integrate your use of the Struts tag libraries with the
JSTL, you can use the "struts-el" library that is in the "contrib" directory of
the Struts distribution.

-- 
===================================================================
David M. Karr          ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]   ; SCJP; SCWCD




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

Reply via email to