You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Karr, David" <da...@wamu.net> on 2004/02/01 19:21:36 UTC

RE: Detect messages with Jstl

Why are you trying to avoid the logic taglib?  If there's not much left from it that you use, then so be it.  You use what you need and leave the rest.  If you use the Struts-EL version, there's not much left in it in the first place.

You'll find that directly referencing most (all?) of the Struts data structures through JSTL will be somewhat painful.  Many of them are identified with somewhat long dot-separated names, which makes it necessary to reference them explicitly through the "scope map" (sessionScope, requestScope, etc.).

-----Original Message-----
From: Axel Wilhelm Berle [mailto:axelberle@yahoo.de] 
Sent: Saturday, January 31, 2004 1:04 PM
To: struts-user@jakarta.apache.org
Subject: Detect messages with Jstl


Hi everybody!

I am experimenting with the <html:messages> tags of
Struts 1.1. My problem is that I need to discover if
there are any messages. Of course, there is the <logic:messagesPresent> tag, but I am trying to avoid the logic tag library. So my question is: What would be the elegant way to discover the presence of messages using the jstl core taglib?

Thanks in advance!

Axel



=====
Axel Wilhelm Berle

e-mail: axelberle@yahoo.de
Tel: (office) +55 16 618.0090
     (mobile) +55 16 9964.6343


	
		
Mit schönen Grüßen von Yahoo! Mail - http://mail.yahoo.de

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org