RE: White space problem

2004-01-28 Thread McCormack, Chris
Thanks James the first solution worked fine. Chris -Original Message- From: James Mitchell [mailto:[EMAIL PROTECTED] Sent: 28 January 2004 13:04 To: Struts Users Mailing List Subject: Re: White space problem Yes, same as with any tag or scriptlet. Of course, you could always

Re: White space problem

2004-01-28 Thread James Mitchell
Yes, same as with any tag or scriptlet. Of course, you could always use a servlet filter and replace all "\n+" with "/n". -- James Mitchell Software Engineer / Struts Evangelist http://www.struts-atlanta.org 678.910.8017 (cell) AIM: jmitchtx MSN: [EMAIL PROTECTED] - Original Mess

Re: White space problem

2004-01-28 Thread Nicolas De Loof
You can use the tag from jakarta taglibs Nico. Hi all I am using struts with jstl. I have a problem that is a bit annoying. In the navigation jsp on one of my sites I have 2 nested c:forEach tags that have c:if tags inside them. If a bean element meets the c:if condition it gets c:out to the