Re: JSTL EL replacement of logic:present tag

2005-05-18 Thread Nicolas De Loof
This may work : But you have to know the scope where is stored the ActionMessages bean. Struts-logic-el has some value-added over JSTL, as it can be used for struts-related logic (like errors/messages), so why not using them ? Logic tags having an equivalent JSTL tag are not declared in struts-e

JSTL EL replacement of logic:present tag

2005-05-18 Thread Yaroslav Novytskyy
Hi! Does anybody know how to write this in JSTL Expression Language? ( does not work) I'd like to get rid of old "struts-logic" in my project and leave only jstl's tags and "html-el". Yaroslav Novytskyy - To unsubscribe, e-mail: