Re: JSTL tag libs

2005-06-22 Thread Martin Gainty
tld directory) Any hints? Martin --- cityExperience.net Dipl. Inf. Martin Kindler Kaulbachstr. 20a D-12247 Berlin Deutschland eMail [EMAIL PROTECTED] -Ursprüngliche Nachricht----- Von: Martin Gainty [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 22. Juni

Re: JSTL tag libs

2005-06-21 Thread Martin Gainty
t;Struts Users Mailing List" Sent: Tuesday, June 21, 2005 7:39 PM Subject: Re: JSTL tag libs Thanks for the replies. -Original Message- From: [EMAIL PROTECTED] Sent: Jun 20, 2005 5:16 PM To: Struts Users Mailing List , [EMAIL PROTECTED] Subject: Re: JSTL tag libs I'm not p

Re: JSTL tag libs

2005-06-21 Thread alan . sinclair
Thanks for the replies. -Original Message- From: [EMAIL PROTECTED] Sent: Jun 20, 2005 5:16 PM To: Struts Users Mailing List , [EMAIL PROTECTED] Subject: Re: JSTL tag libs I'm not positive on this, but I think that the c-rt tags would take expressions in scriptlet f

Re: JSTL tag libs

2005-06-20 Thread Niall Pemberton
Erik is correct: http://java.sun.com/j2ee/1.3/docs/tutorial/doc/JSTL4.html#wp67593 Niall - Original Message - From: <[EMAIL PROTECTED]> Sent: Monday, June 20, 2005 10:16 PM > I'm not positive on this, but I think that the c-rt tags would take expressions in scriptlet format (<%=) wher

Re: JSTL tag libs

2005-06-20 Thread erikweber
I'm not positive on this, but I think that the c-rt tags would take expressions in scriptlet format (<%=) whereas the c tags take expressions in the expression language format (${). Erik -Original Message- From: [EMAIL PROTECTED] Sent: Jun 20, 2005 4:34 PM To: user@struts.apache.org Su