The following comment has been added to this issue:

     Author: Felipe Leme
    Created: Thu, 12 Aug 2004 4:34 AM
       Body:
This is not exactly a duplicated issue, as JSTL provides both <c:forEach> and 
<c:forTokens> tags.
It might be a duplicated code though (or even 'triplicated', as <util:tokenizer> also 
provides this behavior), but I still think it worths the effort:  I rather have more 
ways to do something (reminds me of the old days of Perl :-) than not finding 
something I would expect to (as someone used to JSTL).

PS: here are some JSTL links regarding that tag:

http://java.sun.com/products/jsp/jstl/1.1/docs/tlddocs/c/forTokens.html
http://www.jadecove.com/jstl-quick-reference.pdf

---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/JELLY-118?page=comments#action_37221

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JELLY-118

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JELLY-118
    Summary: Core should have a forTokens tag
       Type: New Feature

     Status: Closed
   Priority: Major
 Resolution: DUPLICATE

    Project: jelly
 Components: 
             core / taglib.core
   Versions:
             1.0-beta-4

   Assignee: 
   Reporter: Felipe Leme

    Created: Wed, 11 Aug 2004 9:55 PM
    Updated: Thu, 12 Aug 2004 4:34 AM

Description:
It would be really nice if there was a ForTokensTag on Core.

I know you can obtain the same result using a util:tokenizer and core:forEach combo, 
but that's not trivial for those with JSTL experience.

So, if you are fine with that, I can implement such tag and submit it as a patch.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to