Re: Problem when a use a x:forEach into another x:forEach
"Sébastien Brodeur" <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <[email protected]> |
Ops, I just realize I pasted the wrong URL. Here the good URL for the ticket : http://issues.apache.org/bugzilla/show_bug.cgi?id=41481 On 1/31/07, Sébastien Brodeur <[email protected]> wrote: > > I open a ticket with Jakarta ( > http://www.v-teams.com/so/php.html?gclid=CI6rhOXyiooCFR3VgAod8Va7dg) and > the problem is cause (in part) by the taglibs. They give me a fixed > standard.jar. When I tested the fixed standard.jar locally on my Tomcat 5, > the problem is fix. > > But the problem is still happening on WebSphere 6.0. After some > investigation, we realize that WebSphere use a fork Xalan library and that > maybe for this reason the problem is not fixed. I will next open a ticket > with IBM about this issue. > > Stay tune for me :-) > > On 1/31/07, Rashmi Rubdi <[email protected]> wrote: > > > > This : http://www.xml.com/lpt/a/933 shows how to merge multiple XML > > source files into one, and it works in XSLT 1.0 > > > > -Rashmi > > > > ----- Original Message ---- > > From: Rashmi Rubdi <[email protected]> > > To: Tag Libraries Users List < [email protected]> > > Sent: Sunday, January 28, 2007 1:20:45 AM > > Subject: Re: Problem when a use a x:forEach into another x:forEach > > > > > > In both JSTL 1.1 and 1.0 specifications nothing is mentioned about > > nested x:forEach loops where the inner x:forEach iterates over the parsed > > results of a *different* xml file. > > > > Since this scenario is not officially mentioned anywhere, I can't really > > tell for sure if the set-up you have is supposed to work or not. I didn't > > test it with JSTL 1.0, but since you say it worked in JSTL 1.0 I can't > > see why it shouldn't work with 1.1. > > > > It is probably a bug in JSTL 1.1. I think this is where one could file a > > bug/ feature request: http://jakarta.apache.org/taglibs/#Bugs > > > > I also searched on ways to combine two different XML files into one with > > XSLT, it is possible on the command line with a parser like Saxon, but I > > couldn't find ways to do it programatically at least with XSLT 1.0 which > > is supported by the most recent version of Xalan which is used by JSTL. But > > you can check with a XSLT mailing list if you want to take that approach. > > > > Another approach would be to generate a merged XML file instead of two > > separate XML files. > > > > -Rashmi > > > > > > > > > > ____________________________________________________________________________________ > > Be a PS3 game guru. > > Get your game face on with the latest PS3 news and previews at Yahoo! > > Games. > > http://videogames.yahoo.com/platform?platform=120121 > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > -- > Sébastien Brodeur > [email protected] > Site Web : http://www.un-programmeur-php.ca/ > -- Sébastien Brodeur [email protected] Site Web : http://www.un-programmeur-php.ca/